server

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CompletedConfig

type CompletedConfig struct {
	*Config
}

func (CompletedConfig) NewServer

func (c CompletedConfig) NewServer() (*GenerateYamlServer, error)

type Config

type Config struct {
	YamlInfo *YamlInfo
}

func NewConfig

func NewConfig() *Config

func (*Config) Complete

func (c *Config) Complete() CompletedConfig

type GenerateYamlServer

type GenerateYamlServer struct {
	YamlInfo *YamlInfo
}

func (*GenerateYamlServer) GenYaml

func (g *GenerateYamlServer) GenYaml(command *cobra.Command) error

type YamlInfo

type YamlInfo struct {
	ParentName string
	DocsDir    string
}

Jump to

Keyboard shortcuts

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