Refactor: Rename NanoKVM to BatchuKVM and update server URL
This commit is contained in:
7
server/service/auth/service.go
Normal file
7
server/service/auth/service.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package auth
|
||||
|
||||
type Service struct{}
|
||||
|
||||
func NewService() *Service {
|
||||
return &Service{}
|
||||
}
|
||||
Reference in New Issue
Block a user