common

package
v0.0.0-...-494cbc8 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var TestData = []domain.Icon{
	{
		IconAttributes: domain.IconAttributes{
			Name:       "metro-zazie",
			ModifiedBy: "ux",
			Tags: []string{
				"used-in-marvinjs",
				"some other tag",
			},
		},
		Iconfiles: []domain.Iconfile{
			createTestIconfile("french", "great"),
			createTestIconfile("french", "huge"),
		},
	},
	{
		IconAttributes: domain.IconAttributes{
			Name:       "zazie-icon",
			ModifiedBy: "ux",
			Tags: []string{
				"used-in-marvinjs",
				"yet another tag",
			},
		},
		Iconfiles: []domain.Iconfile{
			createTestIconfile("french", "great"),
			createTestIconfile("dutch", "cute"),
		},
	},
}

Functions

func CloneConfig

func CloneConfig(conf config.Options) config.Options

func CloneIcon

func CloneIcon(icon domain.Icon) domain.Icon

func GetTestConfig

func GetTestConfig() config.Options

Types

This section is empty.

Jump to

Keyboard shortcuts

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