HTMLtemplates

package
v4.0.0-rc2 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CachedSegmentKeysTPL = `` /* 377-byte string literal not displayed */

CachedSegmentKeysTPL segment keys html template

View Source
var CachedSegmentsTPL = `` /* 1816-byte string literal not displayed */

CachedSegmentsTPL is a html representation of segments list

View Source
var CachedSplitsTPL = `` /* 264-byte string literal not displayed */

CachedSplitsTPL main menu string template

View Source
var LatencySerieTPL = `` /* 150-byte string literal not displayed */

LatencySerieTPL main menu string template

View Source
var LayoutTPL = `` /* 590819-byte string literal not displayed */

LayoutTPL template

View Source
var MainMenuTPL = `` /* 1152-byte string literal not displayed */

MainMenuTPL main menu string template

Functions

This section is empty.

Types

type CachedSegmentKeysRowTPLVars

type CachedSegmentKeysRowTPLVars struct {
	Name         string
	RemovedColor string
	Removed      string
	LastModified string
}

CachedSegmentKeysRowTPLVars key data details

type CachedSegmentKeysTPLVars

type CachedSegmentKeysTPLVars struct {
	ProxyMode   bool
	SegmentKeys []CachedSegmentKeysRowTPLVars
}

CachedSegmentKeysTPLVars segment keys list template container

type CachedSegmentRowTPLVars

type CachedSegmentRowTPLVars struct {
	ProxyMode    bool
	Name         string
	ActiveKeys   string
	LastModified string
	TotalKeys    string
	RemovedKeys  string
	AddedKeys    string
}

CachedSegmentRowTPLVars template variables

type CachedSegmentsTPLVars

type CachedSegmentsTPLVars struct {
	Segments []*CachedSegmentRowTPLVars
}

CachedSegmentsTPLVars html representation of segments list

type CachedSplitRowTPLVars

type CachedSplitRowTPLVars struct {
	Name         string
	Status       string
	StatusColor  string
	Killed       string
	KilledColor  string
	Treatments   string
	LastModified string
}

CachedSplitRowTPLVars template variables

type CachedSplitsTPLVars

type CachedSplitsTPLVars struct {
	Splits []*CachedSplitRowTPLVars
}

CachedSplitsTPLVars list of cached splits

func NewCachedSplitsTPLVars

func NewCachedSplitsTPLVars(splits []dtos.SplitDTO) *CachedSplitsTPLVars

NewCachedSplitsTPLVars creates a cached split representation

type LatencySerieTPLVars

type LatencySerieTPLVars struct {
	Label           string
	Data            string
	BackgroundColor string
	BorderColor     string
}

LatencySerieTPLVars template variables

type LayoutTPLVars

type LayoutTPLVars struct {
	DashboardTitle               string
	RunningMode                  string
	ProxyMode                    bool
	MainMenu                     string
	Uptime                       string
	LoggedErrors                 string
	SdksTotalRequests            string
	BackendTotalRequests         string
	Version                      string
	SplitsNumber                 string
	SegmentsNumber               string
	LoggedMessages               []string
	RequestOkFormatted           string
	RequestErrorFormatted        string
	BackendRequestOkFormatted    string
	BackendRequestErrorFormatted string
	SplitRows                    string
	SegmentRows                  string
	ImpressionsQueueSize         string
	EventsQueueSize              string
	LatenciesGroupData           string
	RequestOk                    string
	RequestError                 string
	LatenciesGroupDataBackend    string
	BackendRequestOk             string
	BackendRequestError          string
	EventServerStatus            bool
	SDKServerStatus              bool
	AuthServerStatus             bool
	StorageStatus                bool
	Sync                         bool
	HealthySince                 string
	RefreshTime                  int64
	EventsLambda                 string
	ImpressionsLambda            string
}

LayoutTPLVars template variables

type MainMenuTPLVars struct {
	ProxyMode bool
}

MainMenuTPLVars template variables

Jump to

Keyboard shortcuts

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