common

package
v0.0.0-...-03e7feb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 11, 2017 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PostDataJSON

type PostDataJSON struct {
	Payload    string `json:"payload"`
	Hostname   string `json:"hostname"`
	RemoteAddr string `json:"remote_addr"`
	TagName    string `json:"tag_name"`
}

type ResultJSON

type ResultJSON struct {
	IsSuccess bool   `json:"is_success"`
	Reason    string `json:"reason"`
}

type TagJSON

type TagJSON struct {
	TagName string `json:"tag_name"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL