Mock API
This commit is contained in:
parent
d481718fbc
commit
4bdab894ca
11 changed files with 331 additions and 12 deletions
|
|
@ -10,6 +10,10 @@ type Config struct {
|
|||
Bind string
|
||||
ExternalURL URL
|
||||
BaseURL string
|
||||
TracksDir string
|
||||
GongsDir string
|
||||
ActionsDir string
|
||||
RoutinesDir string
|
||||
}
|
||||
|
||||
// parseLine treats a config line and place the read value in the variable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue