mirror of
https://github.com/luscis/openlan.git
synced 2025-10-05 08:36:59 +08:00
7 lines
64 B
Go
Executable File
7 lines
64 B
Go
Executable File
// +build !linux
|
|
|
|
package models
|
|
|
|
func (l *Output) Update() {
|
|
}
|