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

Method Skill

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

Source from the content-addressed store, hash-verified

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

Callers 1

CreateMethod · 0.65

Implementers 1

Definemodule/dynamic-module/driver/driver.go

Calls

no outgoing calls

Tested by

no test coverage detected