package
0.0.0-20210123160133-f2fa0dbd033d
Repository: https://github.com/golang-tire/auth.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewRepository creates a new domain repository.
NewService creates a new domain service.
ValidateCreateRequest validates the CreateDomainRequest fields.
Validate validates the UpdateDomainRequest fields.

# Interfaces

No description provided by the author
Repository encapsulates the logic to access domains from the data source.
Service encapsulates use case logic for domains.