v1

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetAppTicketHandler

func SetAppTicketHandler(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 AppTicketHandler

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

func (*AppTicketHandler) GetEvent

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

func (*AppTicketHandler) Handle

func (h *AppTicketHandler) 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