Documentation
¶
Index ¶
- Variables
- type Empty
- type EmptyBuilderdeprecated
- type Nada
Constants ¶
This section is empty.
Variables ¶
View Source
var GoUnusedProtection__ int
Functions ¶
This section is empty.
Types ¶
type EmptyBuilder
deprecated
type EmptyBuilder struct {
// contains filtered or unexported fields
}
Deprecated: Use Empty.Set* methods instead or set the fields directly.
func NewEmptyBuilder ¶
func NewEmptyBuilder() *EmptyBuilder
func (*EmptyBuilder) Emit ¶
func (x *EmptyBuilder) Emit() *Empty
Click to show internal directories.
Click to hide internal directories.