Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ProcessTags ¶
type ProcessTags struct {
// contains filtered or unexported fields
}
func (*ProcessTags) Slice ¶
func (p *ProcessTags) Slice() []string
Slice returns the string slice representation of the process tags.
func (*ProcessTags) String ¶
func (p *ProcessTags) String() string
String returns the string representation of the process tags.
Click to show internal directories.
Click to hide internal directories.