project

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2021 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Keyauth

type Keyauth struct {
	Host         string
	Port         string
	ClientID     string
	ClientSecret string
}

Keyauth 鉴权服务配置

type Project

type Project struct {
	PKG         string
	Name        string
	Description string
	Backquote   string
	Backquote3  string
	Keyauth     Keyauth
	// contains filtered or unexported fields
}

Project todo

func LoadConfigFromCLI

func LoadConfigFromCLI() (*Project, error)

LoadConfigFromCLI 配置

func (*Project) Init

func (p *Project) Init() error

Init 初始化项目

Jump to

Keyboard shortcuts

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