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