package
Version:
v0.0.0-...-03e7feb
Opens a new window with list of versions in this module.
Published: Dec 11, 2017
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type PostDataJSON struct {
Payload string `json:"payload"`
Hostname string `json:"hostname"`
RemoteAddr string `json:"remote_addr"`
TagName string `json:"tag_name"`
}
type ResultJSON struct {
IsSuccess bool `json:"is_success"`
Reason string `json:"reason"`
}
type TagJSON struct {
TagName string `json:"tag_name"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.