comm

package
v0.0.0-...-1e5e0da Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrDatabaseExist 自定义error信息
	ErrDatabaseExist = errors.New("database already exist")
	// ErrDataNotFound 自定义error信息
	ErrDataNotFound = errors.New("database not found")
	// ErrFormExist 自定义error信息
	ErrFormExist = errors.New("form already exist")
	// ErrFormNotFoundOrSupport 自定义error信息
	ErrFormNotFoundOrSupport = errors.New("form not found or type not support")
	// ErrKeyNotFound 自定义error信息
	ErrKeyNotFound = errors.New("key not found")
	// ErrLinkNotFound 自定义error信息
	ErrLinkNotFound = errors.New("link not found")
)

Functions

func Hash

func Hash(key string) uint64

Hash String hashes a string to a unique hashcode.

Types

This section is empty.

Jump to

Keyboard shortcuts

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