Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(r *gin.RouterGroup, domainHandlers ...DomainHandler)
Types ¶
type DomainHandler ¶
type DomainHandler interface {
GenerateRoute()
}
Click to show internal directories.
Click to hide internal directories.