Documentation ¶
Index ¶
Constants ¶
View Source
const Version = "0.0.1"
Version TODO あとで
Variables ¶
View Source
var CommandTimeout = 60 * time.Second
CommandTimeout TODO あとで書く
View Source
var MaxOutputLength = 1000
MaxOutputLength TODO あとで書く
Functions ¶
Types ¶
type Exchange ¶
type Exchange struct { Method string `yaml:"method"` Path string `yaml:"path"` CallURI string `yaml:"call_uri"` CallCli string `yaml:"call_cli"` }
Exchange TODO あとで書く
type ExchangeCli ¶
ExchangeCli TODO あとで書く
type ExchangeResponse ¶
ExchangeResponse TODO あとで書く
Source Files ¶
Click to show internal directories.
Click to hide internal directories.