package
3.1.2+incompatible
Repository: https://github.com/pigmice2733/peregrine-backend.git
Documentation: pkg.go.dev

# Structs

Server is the scouting API server.

# Interfaces

Pinger defines an interface for pinging a service to see if it is alive.
UserByIDGetter is used for retrieving users by ID.
UserByNameGetter is used for retrieving users from a store by username.