sls

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: May 29, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Callback added in v0.4.0

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

Callback is for sls callback

func (*Callback) Fail added in v0.4.0

func (callback *Callback) Fail(result *producer.Result)

Fail is fail callback

func (*Callback) Success added in v0.4.0

func (callback *Callback) Success(result *producer.Result)

Success is success callback

type Handler

type Handler struct {
	LogStoreName   string
	ProjectName    string
	ProducerConfig *producer.ProducerConfig
}

Handler is sls config.

func NewSLSHandler added in v0.4.0

func NewSLSHandler(config map[string][]byte) (*Handler, error)

NewSLSHandler create a new sls handler

func (*Handler) Store

Store is store workflowRun to sls

Jump to

Keyboard shortcuts

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