event

package
v0.9.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Root = kit.NewRouter(httptransport.Group("/event"))

Functions

This section is empty.

Types

type HandleEvent

type HandleEvent struct {
	httpx.MethodPost
	ProjectName   string `in:"path" name:"projectName"`
	eventpb.Event `in:"body"`
}

func (*HandleEvent) Output

func (r *HandleEvent) Output(ctx context.Context) (interface{}, error)

func (*HandleEvent) Path

func (r *HandleEvent) Path() string

Jump to

Keyboard shortcuts

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