MCPcopy Create free account
hub / github.com/aiprodcoder/MIXAPI / Value

Method Value

model/task.go:63–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

61}
62
63func (m Properties) Value() (driver.Value, error) {
64 return json.Marshal(m)
65}
66
67// SyncTaskQueryParams 用于包含所有搜索条件的结构体,可以根据需求添加更多字段
68type SyncTaskQueryParams struct {

Callers 2

logHelperFunction · 0.45
initFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected