builder

package
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAmalgamationService

func NewAmalgamationService() service.Service

Types

type AmalgamationRequest

type AmalgamationRequest struct {
	SpawnError string `query:"error"`
}

func (AmalgamationRequest) Info

type AmalgamationResponse

type AmalgamationResponse struct {
	Message string `json:"message"`
}

func (AmalgamationResponse) StatusCode

func (a AmalgamationResponse) StatusCode() int

type AmalgamationService

type AmalgamationService struct{}

func (AmalgamationService) Execute

func (a AmalgamationService) Execute(_ context.Context, req interface{}) (interface{}, error)

func (AmalgamationService) ExpectedResponses

func (a AmalgamationService) ExpectedResponses() service.MappedResponses

Jump to

Keyboard shortcuts

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