6 lines
78 B
Go
Raw Normal View History

2025-06-21 00:54:48 +08:00
package service
var Service = new(service)
type service struct{ Info info }