MCPcopy 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.
126type AdminOperation int
127
128const (
129 CleanInactivateUser AdminOperation = iota + 1

Callers 1

OperationFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected