messagequeue

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Subscribe

func Subscribe(s asyncapp.AsyncMessageService, topics *TopicConfig) (err error)

Types

type TopicConfig

type TopicConfig struct {
	BigModelFinished     string `json:"bigmodel_finished"        required:"true"`
	InferenceStart       string `json:"inference_start"`
	InferenceError       string `json:"inference_error"`
	InferenceAsyncStart  string `json:"inference_async_start"`
	InferenceAsyncFinish string `json:"inference_async_finish"`
}

Jump to

Keyboard shortcuts

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