MCPcopy Create free account
hub / github.com/1Panel-dev/1Panel / GetDescriptionList

Method GetDescriptionList

agent/app/repo/setting.go:24–24  ·  view source on GitHub ↗
(opts ...DBOption)

Source from the content-addressed store, hash-verified

22
23 GetDescription(opts ...DBOption) (model.CommonDescription, error)
24 GetDescriptionList(opts ...DBOption) ([]model.CommonDescription, error)
25 CreateDescription(data *model.CommonDescription) error
26 UpdateDescription(id string, val map[string]interface{}) error
27 DelDescription(id string) error

Callers 2

PageMethod · 0.65
searchWithFilterFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected