Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/openclaw/gogcli
/ invalidf
Function
invalidf
internal/sheetsconditional/conditional.go:216–218 ·
view source on GitHub ↗
(format string, args ...any)
Source
from the content-addressed store, hash-verified
214
}
215
216
func
invalidf(format string, args ...any) error {
217
return
ValidationError(fmt.Sprintf(format, args...))
218
}
Callers
5
BuildCondition
Function · 0.70
SheetRuleCount
Function · 0.70
BuildDeleteRequests
Function · 0.70
ValidateClearIndex
Function · 0.70
conditionType
Function · 0.70
Calls
1
ValidationError
TypeAlias · 0.70
Tested by
no test coverage detected