Bluemage/go/server/server.go
2024-08-05 23:06:32 +07:00

6 lines
54 B
Go

package server
type Server struct {
DeviceHandler
}