MCPcopy Index your code
hub / github.com/APIParkLab/APIPark / Profession

Method Profession

module/dynamic-module/driver/driver.go:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13
14type IDefine interface {
15 Profession() string
16 Skill() string
17 Drivers() []*Field
18 Fields(fields ...*Field) []*Field

Callers 1

CreateMethod · 0.65

Implementers 1

Definemodule/dynamic-module/driver/driver.go

Calls

no outgoing calls

Tested by

no test coverage detected