Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gogf/gf
/ sBase
Struct
sBase
cmd/gf/internal/cmd/testdata/genservice/logic/base/base.go:5–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
type
Base = sBase
4
5
type
sBase
struct
{
6
baseDestory `gen:
"extend"
`
7
}
8
9
// sBase Init
10
func
(*sBase) Init() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected