Documentation
¶
Index ¶
Constants ¶
View Source
const (
AliyunFCPubName = "aliyun_fc_pub"
)
View Source
const (
AliyunFCSubName = "aliyun_fc"
)
View Source
const (
FCStatusHeader = "x-fc-status"
)
Variables ¶
This section is empty.
Functions ¶
func Involke ¶
func Involke(name string, request *client.InvokeFunctionRequest, headers *client.InvokeFunctionHeaders, runtime *service.RuntimeOptions) (*client.InvokeFunctionResponse, error)
Types ¶
type Event ¶
type Event struct { Type string `json:"type"` Payload json.RawMessage `json:"payload"` }
Click to show internal directories.
Click to hide internal directories.