gobackend

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	specification.App
	DbPort     int
	CerbosPort int
}

func (App) AppNameCapital

func (a App) AppNameCapital() string

type Feature

type Feature struct {
	specification.Feature
}

type GoBackendPluginApp

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

func NewApp added in v0.0.3

func NewApp() *GoBackendPluginApp

func (*GoBackendPluginApp) Build

func (*GoBackendPluginApp) GetNextCerbosPort

func (plugin *GoBackendPluginApp) GetNextCerbosPort() int

func (*GoBackendPluginApp) GetNextDBPort

func (plugin *GoBackendPluginApp) GetNextDBPort() int

func (*GoBackendPluginApp) GetNextPortNumber

func (plugin *GoBackendPluginApp) GetNextPortNumber() int

func (GoBackendPluginApp) Name

func (GoBackendPluginApp) Name() string

func (GoBackendPluginApp) Type

func (GoBackendPluginApp) Type() string

type Plugin

type Plugin struct{}

func (Plugin) Apps

func (Plugin) Apps() []plugins.App

func (Plugin) Build

func (Plugin) Name

func (Plugin) Name() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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