Documentation ¶
Index ¶
- Variables
- func Build(goos, goarch, suppliedConnectBackAdress, fingerprint, name, comment string, ...) (string, error)
- func Delete(key string) error
- func Get(key string) (file, error)
- func List(filter string) (matchingFiles map[string]file, err error)
- func Start(webListener net.Listener, connectBackAddress, projRoot, dataDir string, ...)
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Autocomplete = trie.NewTrie()
)
View Source
var (
DefaultConnectBack string
)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.