package
Version:
v1.2.0-rc1
Opens a new window with list of versions in this module.
Published: Jan 11, 2017
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type PostData struct {
Title string `json:"title"`
Text string `json:"text"`
AuthorName string `json:"authorName"`
}
type Server struct {
URL string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.