config

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultPath

func DefaultPath() (string, error)

Types

type Config

type Config struct {
	BaseURL        string            `json:"base_url,omitempty"`
	TimeoutSeconds int               `json:"timeout_seconds,omitempty"`
	Output         string            `json:"output,omitempty"`
	Cookie         string            `json:"cookie,omitempty"`
	Headers        map[string]string `json:"headers,omitempty"`
}

func Load

func Load(path string) (*Config, error)

Jump to

Keyboard shortcuts

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