model

package
v1.5.0-beta Latest Latest
Warning

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

Go to latest
Published: May 31, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrFailedCreate = fmt.Errorf("failed to create!")
View Source
var ErrFailedCreateData = fmt.Errorf("data:%w", ErrFailedCreate)
View Source
var ErrNotFound = errors.New("not found!")
View Source
var ErrNotFoundData = fmt.Errorf("data:%w", ErrNotFound)

Functions

This section is empty.

Types

type PingCount

type PingCount int64

type PingType

type PingType string
const (
	HTTP PingType = "http"
	GRPC PingType = "grpc"
)

Jump to

Keyboard shortcuts

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