v1

package
v1.1.6 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetAppTicketEventHandler added in v1.0.8

func SetAppTicketEventHandler(conf *config.Config)

Types

type AppTicketEvent

type AppTicketEvent struct {
	*model.BaseEvent
	Event *AppTicketEventData `json:"event"`
}

type AppTicketEventData

type AppTicketEventData struct {
	*model.BaseEventData
	AppTicket string `json:"app_ticket"`
}

type AppTicketEventHandler added in v1.0.8

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

func (*AppTicketEventHandler) GetEvent added in v1.0.8

func (h *AppTicketEventHandler) GetEvent() interface{}

func (*AppTicketEventHandler) Handle added in v1.0.8

func (h *AppTicketEventHandler) Handle(ctx *core.Context, event interface{}) error

Jump to

Keyboard shortcuts

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