Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HealthCheckRequest ¶
type HealthCheckRequest struct { }
type HealthCheckResponse ¶
type HealthCheckResponse struct { }
type InvokeRequest ¶
type InvokeResponse ¶
type RuntimeLogger ¶
type RuntimeLogger interface {
Logf(format string, args ...interface{})
}
Click to show internal directories.
Click to hide internal directories.