common

package
v5.6.2 Latest Latest
Warning

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

Go to latest
Published: May 17, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DifftrackConfig

type DifftrackConfig struct {
	a.BaseAdminConfig // making this struct implement IRestCustomConfig automatically
}

DifftrackConfig a container for all the specific config items for HAMP

func Config

func Config(appContext r.AppContext) *DifftrackConfig

Config returns the specific server config items

type DifftrackConfigFile

type DifftrackConfigFile struct {
	c.JSONConfigFile                  // a HAMP config file is a JsonConfigFile
	DifftrackConfig  *DifftrackConfig `json:"DifftrackConfig"`
}

DifftrackConfigFile allows to pass specific config items to the HAMP app

func (*DifftrackConfigFile) GetCustomConfig

func (thisFile *DifftrackConfigFile) GetCustomConfig() c.ICustomConfig

GetCustomConfig helps implement the IConfigFile interface

Jump to

Keyboard shortcuts

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