config

package
v0.0.0-...-93fed14 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2024 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientConfig

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

ClientConfig basic settings for the UI application.

func Config

func Config() *ClientConfig

Config object with default settings.

We are creating this package to extract utility functions from the cmd package reading and parsing the configurations for the client should be done here

func (*ClientConfig) DaemonAddr

func (c *ClientConfig) DaemonAddr() string

DaemonAddr of the gRPC API.

func (*ClientConfig) LogFile

func (c *ClientConfig) LogFile() string

LogFile path.

Jump to

Keyboard shortcuts

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