Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpUploader ¶
type HttpUploader struct {
// contains filtered or unexported fields
}
func NewHttpUploader ¶
func NewHttpUploader(url string, timeout time.Duration) *HttpUploader
func (*HttpUploader) CreateCategory ¶
func (u *HttpUploader) CreateCategory(category api.Category) error
func (*HttpUploader) CreateRecord ¶
func (u *HttpUploader) CreateRecord(create *NewRecord) error
Click to show internal directories.
Click to hide internal directories.