_structure

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServerApi

type ServerApi struct {
	Debug  bool     `json:"debug"`
	Host   string   `json:"host"`
	Port   string   `json:"port"`
	Origin []string `json:"origin"`
}

type ServerHttp

type ServerHttp struct {
	Debug  bool     `json:"debug"`
	Host   string   `json:"host"`
	Port   string   `json:"port"`
	Origin []string `json:"origin"`
	Root   string   `json:"root"`
}

type ServerWeb

type ServerWeb struct {
	Debug  bool     `json:"debug"`
	Host   string   `json:"host"`
	Port   string   `json:"port"`
	Origin []string `json:"origin"`
	Root   string   `json:"root"`
}

Jump to

Keyboard shortcuts

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