bridge

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2022 License: GPL-3.0 Imports: 23 Imported by: 0

Documentation

Overview

Package bridge provides core functionality of Bridge app.

Package bridge implements the bridge CLI application.

Index

Constants

This section is empty.

Variables

View Source
var ErrLocalCacheUnavailable = errors.New("local cache is unavailable")

Functions

This section is empty.

Types

type Bridge

type Bridge struct {
	Users *users.Users
	// contains filtered or unexported fields
}

func (*Bridge) Configure

func (b *Bridge) Configure(configFile string) error

func (*Bridge) FactoryReset

func (b *Bridge) FactoryReset()

FactoryReset will remove all local cache and settings. It will also downgrade to latest stable version if user is on early version.

func (*Bridge) Run

func (b *Bridge) Run() error

Jump to

Keyboard shortcuts

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