# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# README
Rules
Function signatures:
func action(ctx *rules.Context, args...) (interface{}, error) {}
func query(ctx *rules.Context, args...) (interface{}, error) {}