Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/openclaw/gogcli
/ Error
Method
Error
internal/sheetsconditional/conditional.go:18–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
type
ValidationError string
17
18
func
(e ValidationError) Error() string {
19
return
string(e)
20
}
21
22
//nolint:tagliatelle // Preserve the existing Sheets CLI JSON contract.
23
type
RuleItem
struct
{
Callers
3
TestParseEmbeddedAndSpec
Function · 0.45
TestBuildCondition
Function · 0.45
TestDeletePlanning
Function · 0.45
Calls
no outgoing calls
Tested by
3
TestParseEmbeddedAndSpec
Function · 0.36
TestBuildCondition
Function · 0.36
TestDeletePlanning
Function · 0.36