blobcachecmd

package
v0.0.0-...-817062f Latest Latest
Warning

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

Go to latest
Published: May 21, 2023 License: GPL-3.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultAPIAddr = "127.0.0.1:6025"
)

Variables

This section is empty.

Functions

func Execute

func Execute() error

Types

type Daemon

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

func NewDaemon

func NewDaemon(params DaemonParams) *Daemon

func (*Daemon) Run

func (d *Daemon) Run(ctx context.Context) error

type DaemonParams

type DaemonParams struct {
	NodeParams blobcache.Params
	APIAddr    string
	Logger     *logrus.Logger
}

Jump to

Keyboard shortcuts

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