Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
14
type
IDefine
interface
{
15
Profession() string
16
Skill() string
17
Drivers() []*Field
18
Fields(fields ...*Field) []*Field
19
Render()
map
[string]
interface
{}
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