Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/daodst/chat
/ Kind
TypeAlias
Kind
internal/pushrules/pushrules.go:62–62 ·
view source on GitHub ↗
Kind is the type of push rule. See also RuleSet.
Source
from the content-addressed store, hash-verified
60
61
// Kind is the type of push rule. See also RuleSet.
62
type
Kind string
63
64
const
(
65
UnknownKind Kind =
""
Callers
1
TestValidateRuleNegatives
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected