tiles

package
v0.0.0-...-e7f08e9 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataModel

type DataModel map[string][3]float64

type Database

type Database struct {
	Mutex *sync.Mutex
	Store DataModel
}

type Tiles

type Tiles interface {
	CloneTilesDB() Database
}

func New

func New(lg logger.Logger) (Tiles, error)

Jump to

Keyboard shortcuts

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