config

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IpfsOptions

type IpfsOptions struct {
	DBPath             string
	NodeType           NodeType
	BootstrapNodes     []string
	EnableExperimental bool
	*SwarmOptions
}

type NodeType

type NodeType string
const (
	Default   NodeType = "default"
	Ephemeral NodeType = "ephemeral"
)

type SwarmOptions added in v0.1.4

type SwarmOptions struct {
	Private bool
	Key     string
}

Jump to

Keyboard shortcuts

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