Documentation
¶
Index ¶
Constants ¶
View Source
const ( ProfileType string = "ProfileType" FitBaseType string = "fit_base_type" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MappingBaseType ¶
MappingBaseType is mapping struct from ProfileType to its BaseType
type ProfileData ¶
type ProfileData struct { ConstantData shared.ConstantData MappingBaseTypes []MappingBaseType }
ProfileData is data representative of profile.tmpl
type VersionData ¶
VersionData is data representative of version.tmpl
Click to show internal directories.
Click to hide internal directories.