package
0.1.0-rc.1
Repository: https://github.com/sdslabs/pinger.git
Documentation: pkg.go.dev

# Functions

NewConn creates a new connection with the database.

# Constants

True and False.
Various roles of a team member.
Various roles of a team member.
Various roles of a team member.
True and False.

# Variables

ErrNilPointer is the error returned in case when the pointer is nil.
ErrRecordNotFound is the error returned when the database has no matching record.

# Structs

Check model.
Conn is the database connection which can be used to access the API to interact with the database.
GetCheckOpts are the options to preload check associations.
GetIncidentOpts are the options to preload payload associations.
GetPageOpts are the options to preload page associations.
GetPayloadOpts are the options to preload payload associations.
GetUserOpts are the get options for user relations.
Incident model.
Page model.
PageTeam model.
Payload model.
User model.

# Interfaces

Config can be used to create a connection with the database.

# Type aliases

Bool for storing in models as a rune.