Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OptionFlagEntity ¶ added in v1.2.0
OptionFlagEntity stores option flag values
type PathMatcherRepository ¶ added in v1.2.0
type PathMatcherRepository interface { Prepare(OptionFlagEntity) error Match(path string) bool }
PathMatcherRepository respository to judge path is match or not
Directories ¶
Path | Synopsis |
---|---|
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
presenter
|
|
repository
|
|
usecase
|
|
Click to show internal directories.
Click to hide internal directories.