name

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiagnosisRule

type DiagnosisRule struct {
	ProjectId          string
	DiagnosisRuleSetId string
	Id                 string
}

func NewDiagnosisRule

func NewDiagnosisRule(dr string) (*DiagnosisRule, error)

func (DiagnosisRule) Project

func (dr DiagnosisRule) Project() Project

func (DiagnosisRule) String

func (dr DiagnosisRule) String() string

type FileResourceName

type FileResourceName struct {
	RecordName string
	FileName   string
}

func (*FileResourceName) String

func (n *FileResourceName) String() string

type Project

type Project struct {
	Id string
}

func NewProject

func NewProject(p string) (*Project, error)

func (Project) String

func (p Project) String() string

Jump to

Keyboard shortcuts

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