client

package
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2020 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Memo

type Memo struct {
	Content string
	Tag     string
	Api     string
}

func (*Memo) Submit

func (m *Memo) Submit(verbose bool) (*string, error)

type Payload

type Payload struct {
	Content string `json:"content"`
}

type ResponseError

type ResponseError struct {
	Err        error
	StatusCode int
}

func (*ResponseError) Error

func (r *ResponseError) Error() string

Jump to

Keyboard shortcuts

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