coinrepo

package
v0.0.0-...-a99a530 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MemKVS

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

func NewMemKVS

func NewMemKVS() *MemKVS

func (*MemKVS) Get

func (repo *MemKVS) Get(id string) domain.Coin

func (*MemKVS) GetAll

func (repo *MemKVS) GetAll() []domain.Coin

func (*MemKVS) GetBySymbol

func (repo *MemKVS) GetBySymbol(sym string) domain.Coin

func (*MemKVS) Update

func (repo *MemKVS) Update(id string, coin domain.Coin) domain.Coin

Jump to

Keyboard shortcuts

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