Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // AppName is the name of the cli application AppName = "mata" // ConfigLocation is where the config files (global + targets) will be stored ConfigLocation = fmt.Sprintf("%s/.mata", os.Getenv("HOME")) )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
platform
|
|
|
log/mocks
Code generated by mockery v1.0.0.
|
Code generated by mockery v1.0.0. |
|
rest/mocks
Code generated by mockery v1.0.0.
|
Code generated by mockery v1.0.0. |
|
rest/sling/mocks
Code generated by mockery v1.0.0.
|
Code generated by mockery v1.0.0. |
Click to show internal directories.
Click to hide internal directories.