Versions in this module Expand all Collapse all v2 v2.0.1 Jun 3, 2020 Changes in this version + const GraphQL + const REST + func ServeMux(s *Service) http.Handler + type Authenticator struct + APIType string + URL string + type Config struct + AUTHURL string + DBURL string + ListenerPort int + MaxIdleDBConns int + MaxOpenDBConns int + type Service struct + func NewService(ctx context.Context, db *sql.DB, authenticator *Authenticator) *Service