sharingreason

package
v0.35.0 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const NAME = "SharingReason"

Variables

This section is empty.

Functions

This section is empty.

Types

type SharingReason

type SharingReason struct {
	FullName string `xml:"fullName"`
	Label    string `xml:"label"`
}

type SharingReasonMetadata

type SharingReasonMetadata struct {
	metadata.MetadataInfo
	XMLName xml.Name `xml:"SharingReason"`
	Xmlns   string   `xml:"xmlns,attr"`
	SharingReason
}

func Open

func Open(path string) (*SharingReasonMetadata, error)

func (*SharingReasonMetadata) NameFromPath

func (*SharingReasonMetadata) SetMetadata

func (c *SharingReasonMetadata) SetMetadata(m metadata.MetadataInfo)

func (*SharingReasonMetadata) Type

Jump to

Keyboard shortcuts

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