components

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2019 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseApp

type BaseApp struct {
	AppName     string
	AppAbbv     string
	ProjectPath string
	ConfigFile  string
}

BaseApp ...

type BaseCLI

type BaseCLI struct {
	CLIApp  *cli.App
	Args    []string
	Command string
	RawArgs []string
}

BaseCLI ...

type BaseGRPC

type BaseGRPC struct {
	GRPCD *reverb.Reverb
}

BaseGRPC ...

type BaseLogger

type BaseLogger struct {
	Logger *logger.Logger
}

BaseLogger component collection

type TestBase

type TestBase struct {
	suite.Suite
}

TestBase component that keeps stdout clean

type TestBaseGRPC

type TestBaseGRPC struct {
	BaseGRPC
	TestBase
}

TestBaseGRPC ...

Jump to

Keyboard shortcuts

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