Documentation ¶
Index ¶
- Variables
- func AddCheckFromStatus(ctx context.Context, check pkg.Check, status pkg.CheckStatus) (uuid.UUID, error)
- func ConvertNamedParams(sql string, namedArgs map[string]interface{}) (string, []interface{})
- func ConvertNamedParamsDebug(sql string, namedArgs map[string]interface{}) string
- func NewPostgresCache(context context.Context) *postgresCache
- type SummaryOptions
Constants ¶
This section is empty.
Variables ¶
View Source
var PostgresCache = &postgresCache{}
Functions ¶
func AddCheckFromStatus ¶
func ConvertNamedParams ¶ added in v0.38.85
func ConvertNamedParamsDebug ¶ added in v0.38.85
func NewPostgresCache ¶ added in v0.38.70
Types ¶
type SummaryOptions ¶ added in v1.0.105
type SummaryOptions query.CheckSummaryOptions
Click to show internal directories.
Click to hide internal directories.