consts

package
v0.0.0-...-b11ff8e Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const CoreCacheEndpointAddCache = "cache_addCache"
View Source
const CoreCacheEndpointCacheExists = "cache_cacheExists"
View Source
const CoreCacheEndpointRemoveCache = "cache_removeCache"
View Source
const CoreCacheEndpointRemoveKeyLock = "cache_removeKeyLock"
View Source
const CoreCacheEndpointRequestKeyLock = "cache_requestKeyLock"
View Source
const CoreCacheEndpointRetrieveCache = "cache_retrieveCache"
View Source
const CoreDataEndpointAddDocument = "data_addDocument"
View Source
const CoreDataEndpointFilterDocuments = "data_filterDocuments"
View Source
const CoreDataEndpointListDocuments = "data_listDocuments"
View Source
const CoreDataEndpointRemoveDocument = "data_removeDocument"
View Source
const CoreDataEndpointReplaceDocument = "data_replaceDocument"
View Source
const CoreDataEndpointRetrieveDocument = "data_retrieveDocument"
View Source
const CoreDummyEndpointEcho = "dummy_echo"

Variables

This section is empty.

Functions

This section is empty.

Types

type PrefixConst

type PrefixConst string
const (
	BlankPrefixConst PrefixConst = ""
	TestPrefixConst  PrefixConst = "test_"
)

func (PrefixConst) ToString

func (p PrefixConst) ToString() string

type VersionConst

type VersionConst string
const (
	VersionV1Const VersionConst = "v1"
)

func (VersionConst) ToString

func (v VersionConst) ToString() string

Jump to

Keyboard shortcuts

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