Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Rest ¶
func NewRest ¶
func NewRest(repositoryService *db.RepositoryService, services *service.ServiceResolver) Rest
type RestService ¶
type RestService struct {
RepositoryService *db.RepositoryService
ServiceResolver *service.ServiceResolver
Server *http.Server
// contains filtered or unexported fields
}
func (*RestService) CredentialContextByPartyAndCountry ¶
func (rs *RestService) CredentialContextByPartyAndCountry(next http.Handler) http.Handler
func (*RestService) CredentialContextByToken ¶
func (rs *RestService) CredentialContextByToken(next http.Handler) http.Handler
Source Files
¶
Click to show internal directories.
Click to hide internal directories.