sys

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2020 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrInternalError = errors.Error("INTERNAL_ERROR")
	ErrParamsInvalid = errors.Error("PARAMS_INVALID")
	ErrUnauthorized  = errors.Error("UNAUTHORIZED")
	ErrInvalidToken  = errors.Error("INVALID_TOKEN")
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Branch

type Branch struct {
	ID         string
	Name       string
	EncToken   string
	CreateTime time.Time
}

Directories

Path Synopsis
interface

Jump to

Keyboard shortcuts

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