Versions in this module Expand all Collapse all v0 v0.0.4 Nov 19, 2022 v0.0.3 Nov 13, 2022 Changes in this version + type AccountLinkingServer struct + func NewAccountLinkingServer(ctx context.Context, cloudParams *cloudconfig.Params) (*AccountLinkingServer, error) + func (s *AccountLinkingServer) RegisterHandlers(mux *http.ServeMux) + type Server struct + func NewServer(ctx context.Context, mux *http.ServeMux, cloudParams *cloudconfig.Params, ...) (*Server, error)