blendernode

package
v0.0.0-...-cf31420 Latest Latest
Warning

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

Go to latest
Published: May 26, 2023 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const Query = "blendernode-query"
View Source
const Queue = "blendernode-queue"

Variables

This section is empty.

Functions

func New

func New(opts Options) (manager.Service, error)

Types

type BlenderNodeWorkflowInput

type BlenderNodeWorkflowInput struct {
	Artifact   string
	StartFrame int
	EndFrame   int
}

type BlenderNodeWorkflowOutput

type BlenderNodeWorkflowOutput struct {
	Result string
}

type Options

type Options struct {
	TemporalClient client.Client
	ArtifactClient artifactservice.ArtifactServiceClient
	Logger         logger.Logger
}

type Service

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

func (*Service) Start

func (s *Service) Start() error

func (*Service) Stop

func (s *Service) Stop() error

Jump to

Keyboard shortcuts

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