componenttag

package
v0.39.1 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const TagName = "component"

Variables

This section is empty.

Functions

This section is empty.

Types

type Component

type Component struct {
	Name                  string
	Path                  string
	Method                string
	Connector             string
	Marshaller            string
	Handler               string
	Input                 string
	Output                string
	View                  string
	Source                string
	Summary               string
	Report                bool
	ReportInput           string
	ReportDimensions      string
	ReportMeasures        string
	ReportFilters         string
	ReportOrderBy         string
	ReportLimit           string
	ReportOffset          string
	ReportCompose         bool
	ReportComposeMCP      bool
	ReportComposeMaxCubes int
	ReportComposeMaxLimit int
}

func (*Component) Tag

func (c *Component) Tag() *tagtags.Tag

type Tag

type Tag struct {
	Component *Component
}

func Parse

func Parse(tag reflect.StructTag) (*Tag, error)

Jump to

Keyboard shortcuts

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