newx

package
v0.0.20 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2021 License: MIT Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIArgs

type APIArgs struct {
	Package *string
}

type AdminArgs added in v0.0.4

type AdminArgs struct {
	Package *string
}

type Newx

type Newx struct {
	tool.GMCTool
	GOPATH string
	// contains filtered or unexported fields
}

func NewX

func NewX() *Newx

func (*Newx) Start

func (s *Newx) Start(args interface{}) (err error)

func (*Newx) Stop

func (s *Newx) Stop()

type NewxArgs

type NewxArgs struct {
	SubName   *string
	Web       WebArgs
	API       APIArgs
	SimpleAPI SimpleAPIArgs
	Admin     AdminArgs
}

func NewArgs

func NewArgs() NewxArgs

type SimpleAPIArgs

type SimpleAPIArgs struct {
	Package *string
}

type WebArgs

type WebArgs struct {
	Package *string
}

Jump to

Keyboard shortcuts

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