Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
63
func
(m Properties) Value() (driver.Value, error) {
64
return
json.Marshal(m)
65
}
66
67
// SyncTaskQueryParams 用于包含所有搜索条件的结构体,可以根据需求添加更多字段
68
type
SyncTaskQueryParams
struct
{
Callers
2
logHelper
Function · 0.45
init
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected