tag

package
v1.0.17 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2026 License: Apache-2.0, BSD-3-Clause Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTagInf

func NewTagInf() interface{}

Types

type Tag

type Tag struct {
	Id      string   `json:"id"`
	Members util.Set `json:"members"`
	Updated int64    `json:"updated"`
}

func (*Tag) Clone

func (obj *Tag) Clone() (*Tag, error)

func (*Tag) MarshalJSON

func (t *Tag) MarshalJSON() ([]byte, error)

func (*Tag) UnmarshalJSON

func (t *Tag) UnmarshalJSON(bbytes []byte) error

Jump to

Keyboard shortcuts

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