builder

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: May 22, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Clone

type Clone struct {
	// contains filtered or unexported fields
}

func NewClone

func NewClone() *Clone

func (*Clone) Build

func (c *Clone) Build() *core.Clone

func (*Clone) DisableSquash

func (c *Clone) DisableSquash() (clone *Clone)

func (*Clone) DisableUntagged added in v0.0.8

func (c *Clone) DisableUntagged() (clone *Clone)

func (*Clone) DisableWeakly

func (c *Clone) DisableWeakly() (clone *Clone)

func (*Clone) DisableZero

func (c *Clone) DisableZero() (clone *Clone)

func (*Clone) ErrorOnUnset

func (c *Clone) ErrorOnUnset() (clone *Clone)

func (*Clone) ErrorOnUnused

func (c *Clone) ErrorOnUnused() (clone *Clone)

func (*Clone) From

func (c *Clone) From(from any) (clone *Clone)

func (*Clone) Json

func (c *Clone) Json() *Clone

func (*Clone) Kind added in v0.0.7

func (c *Clone) Kind(hook hook.Kind) (clone *Clone)

func (*Clone) Str

func (c *Clone) Str() (clone *Clone)

func (*Clone) Tag

func (c *Clone) Tag(tag string) (clone *Clone)

func (*Clone) To

func (c *Clone) To(to any) (clone *Clone)

func (*Clone) Type added in v0.0.7

func (c *Clone) Type(hook hook.Type) (clone *Clone)

func (*Clone) Value added in v0.0.7

func (c *Clone) Value(hook hook.Value) (clone *Clone)

Jump to

Keyboard shortcuts

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