basicaction

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_capabilities_internal_basicaction_v1_basic_action_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type BasicAction

type BasicAction struct {
}

BasicActionCapability This action server for testing purposes only.

func (*BasicAction) PerformAction

func (c *BasicAction) PerformAction(runtime cre.Runtime, input *Inputs) cre.Promise[*Outputs]

PerformAction This comment tests the generator's ability to handle leading comments on methods.

type Inputs

type Inputs struct {
	InputThing bool `protobuf:"varint,1,opt,name=input_thing,json=inputThing,proto3" json:"input_thing,omitempty"`
	// contains filtered or unexported fields
}

func (*Inputs) Descriptor deprecated

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

Deprecated: Use Inputs.ProtoReflect.Descriptor instead.

func (*Inputs) GetInputThing

func (x *Inputs) GetInputThing() bool

func (*Inputs) ProtoMessage

func (*Inputs) ProtoMessage()

func (*Inputs) ProtoReflect

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

func (*Inputs) Reset

func (x *Inputs) Reset()

func (*Inputs) String

func (x *Inputs) String() string

type Outputs

type Outputs struct {
	AdaptedThing string `protobuf:"bytes,1,opt,name=adapted_thing,json=adaptedThing,proto3" json:"adapted_thing,omitempty"`
	// contains filtered or unexported fields
}

func (*Outputs) Descriptor deprecated

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

Deprecated: Use Outputs.ProtoReflect.Descriptor instead.

func (*Outputs) GetAdaptedThing

func (x *Outputs) GetAdaptedThing() string

func (*Outputs) ProtoMessage

func (*Outputs) ProtoMessage()

func (*Outputs) ProtoReflect

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

func (*Outputs) Reset

func (x *Outputs) Reset()

func (*Outputs) String

func (x *Outputs) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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