rng

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SLICE_SIZE = 20
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CombinedHashes

type CombinedHashes struct {
	Hash  string   `json:"hash"`
	Boxes []string `json:"boxes"`
}

type DrandNum added in v0.0.7

type DrandNum struct {
	// contains filtered or unexported fields
}

func GetRandHashMap

func GetRandHashMap() *DrandNum

func (*DrandNum) Delete added in v0.0.7

func (e *DrandNum) Delete(key string)

func (*DrandNum) Get added in v0.0.7

func (e *DrandNum) Get(key string) (string, bool)

type Service

type Service struct {
	// contains filtered or unexported fields
}

func NewService

func NewService(nats *nats.Conn) (service *Service, err error)

Jump to

Keyboard shortcuts

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