Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
14
type
IDefine
interface
{
15
Profession() string
16
Skill() string
17
Drivers() []*Field
18
Fields(fields ...*Field) []*Field
Callers
1
Create
Method · 0.65
Implementers
1
Define
module/dynamic-module/driver/driver.go
Calls
no outgoing calls
Tested by
no test coverage detected