Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Options( fx.Invoke(registerProvider), )
Module is used on app bootstrap. nolint: gochecknoglobals
Functions ¶
This section is empty.
Types ¶
type RuleSet ¶
type RuleSet struct { Rules []config.RuleConfig Hash []byte }
Click to show internal directories.
Click to hide internal directories.