Files
openlan/pkg/models/ipsec_others.go
2024-01-08 20:56:21 +08:00

7 lines
66 B
Go

// +build !linux
package models
func (l *EspState) Update() {
}