yuque

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2019 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const BaseUrlPrefix = "/api/v2"

Variables

View Source
var (
	Err                             = xerror.NewXErr("YuQue")
	ErrParametersIncorrectOrMissing = Err.New("parameters incorrect or missing")
	ErrAuthIncorrect                = Err.New("auth incorrect")
	ErrPermissionsMissing           = Err.New("permissions missing")
	ErrNotFound                     = Err.New("not found")
	ErrServer                       = Err.New("server error")
	ErrRateLimitOver                = Err.New("too many requests")
	ErrUnknownCode                  = Err.New("unknown code")
	ErrJsonUnmarshal                = Err.New("json unmarshal error")
)

Functions

func New added in v0.0.2

func New() abc.IYuque

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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