builder

package
v0.0.0-...-4de211b Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2023 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_builder_output_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Binary

type Binary struct {
	Location string `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"`
	// contains filtered or unexported fields
}

func (*Binary) Descriptor deprecated

func (*Binary) Descriptor() ([]byte, []int)

Deprecated: Use Binary.ProtoReflect.Descriptor instead.

func (*Binary) GetLocation

func (x *Binary) GetLocation() string

func (*Binary) ProtoMessage

func (*Binary) ProtoMessage()

func (*Binary) ProtoReflect

func (x *Binary) ProtoReflect() protoreflect.Message

func (*Binary) Reset

func (x *Binary) Reset()

func (*Binary) String

func (x *Binary) String() string

type BuildConfig

type BuildConfig struct {
	Directory string `hcl:"directory,optional"`
}

type Builder

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

func (*Builder) BuildFunc

func (b *Builder) BuildFunc() interface{}

Implement Builder

func (*Builder) Config

func (b *Builder) Config() (interface{}, error)

Implement Configurable

func (*Builder) ConfigSet

func (b *Builder) ConfigSet(config interface{}) error

Implement ConfigurableNotify

Jump to

Keyboard shortcuts

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