//
pkg.gl
Category
github.com/Pigmice2733/peregrine-backend
internal
server
package
3.1.2+incompatible
Repository:
https://github.com/pigmice2733/peregrine-backend.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
20
Dependents
4
Files
1.9k SLOC
#
Structs
Server
Server is the scouting API server.
#
Interfaces
Pinger
Pinger defines an interface for pinging a service to see if it is alive.
UserByIDGetter
UserByIDGetter is used for retrieving users by ID.
UserByNameGetter
UserByNameGetter is used for retrieving users from a store by username.