cmsapi

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2016 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RootURL        = "http://server.winlink.org:8085"
	PathVersionAdd = "/version/add"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type VersionAdd

type VersionAdd struct {
	Callsign string `json:"callsign"`
	Program  string `json:"program"`
	Version  string `json:"version"`
	Comments string `json:"comments,omitempty"`
}

func (VersionAdd) Post

func (v VersionAdd) Post() error

Jump to

Keyboard shortcuts

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