core

package
v0.0.0-...-aace954 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	CONTACT_TYPE_EMAIL  = "email"
	CONTACT_TYPE_MOBILE = "mobile"
)

TODO: come back to things like this and pull out into aliased type or enum

Variables

This section is empty.

Functions

This section is empty.

Types

type NamedComponent

type NamedComponent interface {
	// GetName returns the name of a component
	GetName() string
}

Jump to

Keyboard shortcuts

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