server

package
v0.0.0-...-b34d22b Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	IriIDTablePrefix byte = iota
	AnchorTimestampPrefix
	IDSignerPrefix
	SignerIDPrefix
)

Variables

This section is empty.

Functions

func AnchorTimestampKey

func AnchorTimestampKey(id []byte) []byte

func IDSignerIndexPrefix

func IDSignerIndexPrefix(id []byte) []byte

func IDSignerTimestampKey

func IDSignerTimestampKey(id []byte, address sdk.AccAddress) []byte

func RegisterServices

func RegisterServices(configurator servermodule.Configurator)

func SignerIDIndexPrefix

func SignerIDIndexPrefix(address sdk.AccAddress) []byte

func SignerIDKey

func SignerIDKey(address sdk.AccAddress, id []byte) []byte

Types

type ToIRI

type ToIRI interface {
	ToIRI() (string, error)
}

Directories

Path Synopsis
Package lookup provides a key-value store backed data structure which finds and stores a short, unique binary identifier for a longer piece of binary data using an efficient, non-cryptographic hash function.
Package lookup provides a key-value store backed data structure which finds and stores a short, unique binary identifier for a longer piece of binary data using an efficient, non-cryptographic hash function.

Jump to

Keyboard shortcuts

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