Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cockscomb/cel2sql
/ args
Struct
args
cel2sql_test.go:42–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
)
41
require.NoError(t, err)
42
type
args
struct
{
43
source string
44
}
45
tests := []
struct
{
46
name string
47
args args
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected