//
pkg.gl
Category
github.com/brmatt/nomad
client
config
package
0.2.0
Repository:
https://github.com/brmatt/nomad.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
82 SLOC
#
Structs
Config
Config is used to parameterize and configure the behavior of the client.
#
Interfaces
RPCHandler
RPCHandler can be provided to the Client if there is a local server to avoid going over the network.