browserconfig

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const BrowserConfigDir = "browser"

BrowserConfigDir defined the directory that the browser config is stored in

View Source
const Closed = "Closed"

Closed is the value that the browser config is set to after it has been closed

View Source
const Done = "Done"

Done is the value that the browser config is set to after it has been loaded

View Source
const Failed = "Failed"

Failed is the value that the browser config is set to if configuration fails

View Source
const Initialized = "Initialized"

Initialized is the value that the browser config is set to after it has been set

View Source
const Waiting = "Waiting"

Waiting is the value that the browser config is set to when it is waiting for input

Variables

This section is empty.

Functions

func Browser

func Browser(dataDir string) (string, error)

Browser returns the configured browser

func Close

func Close()

Close the consensus builder module

func Configure

func Configure(dataDir string, browser string) error

Configure the browser config module

func Initialize

func Initialize()

Initialize the browser config module

func Start

func Start(dataDir string)

Start begins the process of buildinng the consensus set from peers.

func Status

func Status() string

Status returns the status

Types

This section is empty.

Jump to

Keyboard shortcuts

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