config

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const CONFIG = "./ramchi.config.json"

Variables

This section is empty.

Functions

func Address

func Address() string

func Create

func Create() error

func Experimental

func Experimental() bool

func Load

func Load() error

func New

func New() error

func Port

func Port() string

Types

type Config

type Config struct {
	Port         string `json:"port"`
	Address      string `json:"address"`
	Experimental bool   `json:"experimental"`
}

Jump to

Keyboard shortcuts

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