install

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2020 License: MIT, MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IndexAction

type IndexAction actions.Action

func (*IndexAction) RunGet

func (this *IndexAction) RunGet(params struct {
})

安装

type SaveAction

type SaveAction actions.Action

func (*SaveAction) RunPost

func (this *SaveAction) RunPost(params struct {
	DBType   string `alias:"dbType"`
	Addr     string
	Username string
	Password string
	DBName   string `alias:"dbName"`

	// mongodb专用
	AuthEnabled             bool
	AuthMechanism           string
	AuthMechanismProperties string
})

type SkipAction

type SkipAction actions.Action

func (*SkipAction) RunPost

func (this *SkipAction) RunPost(params struct{})

跳过

type TestAction

type TestAction actions.Action

func (*TestAction) RunPost

func (this *TestAction) RunPost(params struct {
	DBType     string `alias:"dbType"`
	Addr       string
	Username   string
	Password   string
	DBName     string `alias:"dbName"`
	AutoCreate bool

	// mongodb专用
	AuthEnabled             bool
	AuthMechanism           string
	AuthMechanismProperties string
})

测试数据库

Jump to

Keyboard shortcuts

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