Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gogs/gogs
/ AdminOperation
TypeAlias
AdminOperation
internal/route/admin/admin.go:126–126 ·
view source on GitHub ↗
Operation types.
Source
from the content-addressed store, hash-verified
124
125
// Operation types.
126
type
AdminOperation int
127
128
const
(
129
CleanInactivateUser AdminOperation = iota + 1
Callers
1
Operation
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected