profile

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2023 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ProfileType string = "ProfileType"
	FitBaseType string = "fit_base_type"
)

Variables

This section is empty.

Functions

func NewBuilder

func NewBuilder(path, sdkVersion string, types []parser.Type) builder.Builder

Types

type MappingBaseType

type MappingBaseType struct {
	ConstantName string
	BaseType     string
}

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

type VersionData struct {
	SDKVersion     string
	Package        string
	ProfileVersion string
}

VersionData is data representative of version.tmpl

Directories

Path Synopsis
untyped

Jump to

Keyboard shortcuts

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