package
0.80.63
Repository: https://github.com/britannic/statping.git
Documentation: pkg.go.dev

# Functions

NewNullBool returns a sql.NullBool for JSON parsing.
NewNullFloat64 returns a sql.NullFloat64 for JSON parsing.
NewNullInt64 returns a sql.NullInt64 for JSON parsing.
NewNullString returns a sql.NullString for JSON parsing.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

Checkin struct will allow an application to send a recurring HTTP GET to confirm a service is online.
CheckinHit is a successful response from a Checkin.
Core struct contains all the required fields for Statping.
DbConfig struct is used for the database connection and creates the 'config.yml' file.
Failure is a failed attempt to check a service.
Group is the main struct for Groups.
Hit struct is a 'successful' ping or web response entry for a service.
Incident is the main struct for Incidents.
IncidentUpdate contains updates based on a Incident.
No description provided by the author
Message is for creating Announcements, Alerts and other messages for the end users.
NullBool is an alias for sql.NullBool data type.
NullFloat64 is an alias for sql.NullFloat64 data type.
NullInt64 is an alias for sql.NullInt64 data type.
NullString is an alias for sql.NullString data type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Service is the main struct for Services.
User is the main struct for Users.

# Interfaces

AllNotifiers contains all the Notifiers loaded.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UserInterface interfaces the database functions.

# Type aliases

No description provided by the author