MCPcopy
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

3type Base = sBase
4
5type sBase struct {
6 baseDestory `gen:"extend"`
7}
8
9// sBase Init
10func (*sBase) Init() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected