Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Redis ¶
type Redis struct {
// contains filtered or unexported fields
}
Redis is a redis output binding
func (*Redis) Invoke ¶
func (r *Redis) Invoke(req *bindings.InvokeRequest) (*bindings.InvokeResponse, error)
func (*Redis) Operations ¶
func (r *Redis) Operations() []bindings.OperationKind
Click to show internal directories.
Click to hide internal directories.