dsnet/init.go

11 lines
74 B
Go
Raw Normal View History

2020-02-28 00:22:32 +01:00
package dsnet
import (
)
func Init() {
//conf := DsnetConfig {
//}
}