config

package
v1.3.7 Latest Latest
Warning

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

Go to latest
Published: May 19, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Save

func Save(cfg *Config) error

Types

type Config

type Config struct {
	ServerURL    string `json:"server_url"`
	AgentToken   string `json:"agent_token"`
	AgentID      int64  `json:"agent_id"`
	ReverbURL    string `json:"reverb_url"`
	ReverbAppKey string `json:"reverb_app_key"`
	AuthEndpoint string `json:"auth_endpoint"`
}

func Load

func Load() (*Config, error)

Jump to

Keyboard shortcuts

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