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