Documentation
¶
Index ¶
- func Match(rule grpc.Rule, data map[string]string, pidRuntime string) bool
- func Parse(file string) (grpc.Rule, error)
- func ParseFiles(files ...string) (map[string]map[string]grpc.Rule, []string, error)
- func Validate(rule grpc.Rule) error
- func ValidateTracersAndActions(rule grpc.Rule, tracers, actions []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseFiles ¶
ParseFiles parses the rules files and returns an array of rules for each tracer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.