Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cloneable ¶ added in v1.29.0
type Cloneable[T any] interface { // Clone creates a new instance of the object Clone() T }
Cloneable pattern
type Comparable ¶ added in v1.28.4
Comparable pattern
type Iteratable2 ¶ added in v1.29.0
Iteratable2 object (2 values)
type IteratableIdx ¶ added in v1.29.0
IteratableIdx object (with index)
type NamedObjectImpl ¶
type NamedObjectImpl string
func (NamedObjectImpl) Name ¶
func (n NamedObjectImpl) Name() string
Click to show internal directories.
Click to hide internal directories.