Documentation ¶
Overview ¶
Package appliesto
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Actual = AppliesTo{"actual"} Typical = AppliesTo{"typical"} Difffromtypical = AppliesTo{"diff_from_typical"} Time = AppliesTo{"time"} )
Functions ¶
This section is empty.
Types ¶
type AppliesTo ¶
type AppliesTo struct {
Name string
}
func (AppliesTo) MarshalText ¶
func (*AppliesTo) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.