create

package
v0.3.11 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CacheContent

type CacheContent struct {
	Ip       string `json:"ip"`
	Port     string `json:"port"`
	User     string `json:"user"`
	Password string `json:"password"`
	Alias    string `json:"alias"`
}

type Controller

type Controller struct {
	// contains filtered or unexported fields
}

func NewCreateController

func NewCreateController(createType string, createContent string,
	configuration *config.MainConfig) *Controller

func (Controller) ExecuteCreate

func (cc Controller) ExecuteCreate()

Jump to

Keyboard shortcuts

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