componenttag

package
v0.38.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2026 License: Apache-2.0 Imports: 4 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
}

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