types

package
v0.0.0-...-19dffb3 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2022 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 Config

type Config struct {
	GhostSite       string `figyr:"required,description=The base URL of your Ghost website"`
	ContentKey      string `figyr:"required,description=The Content API key for your Ghost website"`
	Domains         string `figyr:"required,description=The domains for which to serve Gemini content"`
	GeminiCertsPath string `figyr:"optional,description=The path to the certificates and keys for your Gemini domains"`
	Host            string `figyr:"optional,description=The host on which to listen"`
	Port            int    `figyr:"default=1965,description=The port on which to listen"`
}

Jump to

Keyboard shortcuts

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