MCPcopy Create free account
hub / github.com/APIParkLab/APIPark / SaveDefine

Method SaveDefine

service/plugin-cluster/service.go:18–18  ·  view source on GitHub ↗
(ctx context.Context, defines []*plugin_model.Define)

Source from the content-addressed store, hash-verified

16 GetConfig(ctx context.Context, clusterId string, name string) (*Config, *PluginDefine, error)
17 GetDefine(ctx context.Context, name string) (*PluginDefine, error)
18 SaveDefine(ctx context.Context, defines []*plugin_model.Define) error
19}
20
21func init() {

Callers 1

UpdateDefineMethod · 0.65

Implementers 1

imlPluginServiceservice/plugin-cluster/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected