Discover Packages
go.xrfang.cn/hap/v2
tag
package
Version:
v2.0.0-alpha.95
Opens a new window with list of versions in this module.
Published: Dec 13, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Tag struct {
Type string `json:"type"`
Text string `json:"text"`
}
Tag is used in API documentation. It can be used to categorize APIs,
or to mark an API as experimental or obsoleted.
Sets the type of a Tag. The type defines its meaning. For example, a Tag
used for API categorization might have a Type of "category", while a Tag
that indicates the API status might use "status" as its Type.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.