Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
29
type
AuthService
struct
{}
30
31
type
IAuthService
interface
{
32
GetResponsePage() (string, error)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected