common

package
v0.1.10 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Green = "\033[32m"
View Source
var Purple = "\033[35m"
View Source
var Red = "\033[31m"
View Source
var Reset = "\033[0m"

Functions

func Contains added in v0.1.4

func Contains(s []string, str string) bool

Contains returns true if string exist in slice

func JSONOrDefault added in v0.1.2

func JSONOrDefault(j null.JSON) json.RawMessage

func PrintMMY added in v0.1.4

func PrintMMY(definition *models.DeviceDefinition, color string, includeSource bool) string

func SubModelsFromStylesDB added in v0.1.4

func SubModelsFromStylesDB(styles models.DeviceStyleSlice) []string

SubModelsFromStylesDB gets the unique style.SubModel from the styles slice, deduping sub_model

Types

type ErrorResponse

type ErrorResponse struct {
	Field string
	Tag   string
	Value string
}

type RegionEnum added in v0.1.6

type RegionEnum string
const (
	AmericasRegion RegionEnum = "Americas"
	EuropeRegion   RegionEnum = "Europe"
)

func (RegionEnum) String added in v0.1.6

func (r RegionEnum) String() string

Jump to

Keyboard shortcuts

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