Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrQueryDirNotExist = errors.New("queries directory does not exist") ErrQueryFileNotExist = errors.New("query file does not exist") )
Functions ¶
This section is empty.
Types ¶
type Query ¶
func (Query) IsPermitted ¶
IsPermitted returns true if a query is allowed to execute for a given db context
Click to show internal directories.
Click to hide internal directories.