faux

package
v0.0.0-...-afee32f Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Config
}

func New

func New(c Config) *Client

func (*Client) Load

func (f *Client) Load() (*Data, error)

func (*Client) Save

func (f *Client) Save(d *Data) error

type Config

type Config struct {
	File string
}

type Data

type Data struct {
	Ss map[string]bool
	Ds map[string]float64
	Cs map[string]uint32
}

Jump to

Keyboard shortcuts

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