boltds

package
v0.0.0-...-e6ff8ee Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(opts ...CallOptions) *boltds

New returns a new local storer if path is empty, it will default to $HOME/memory/boltdb

Types

type CallOptions

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

func WithPath

func WithPath(path string) CallOptions

type DTO

type DTO struct {
	Path string `json:"path"`
}

func (*DTO) GetType

func (d *DTO) GetType() string

func (*DTO) ToDataSource

func (d *DTO) ToDataSource() datasource.DataSourcer

Jump to

Keyboard shortcuts

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