MCPcopy Create free account
hub / github.com/1Panel-dev/1Panel / AuthService

Struct AuthService

core/app/service/auth.go:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27)
28
29type AuthService struct{}
30
31type IAuthService interface {
32 GetResponsePage() (string, error)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected