Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Mysql ¶
type Mysql struct {
// contains filtered or unexported fields
}
Mysql represents MySQL output bindings.
func (*Mysql) Invoke ¶
func (m *Mysql) Invoke(ctx context.Context, req *bindings.InvokeRequest) (*bindings.InvokeResponse, error)
Invoke handles all invoke operations.
func (*Mysql) Operations ¶
func (m *Mysql) Operations() []bindings.OperationKind
Operations returns list of operations supported by Mysql binding.
Click to show internal directories.
Click to hide internal directories.