Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(wrapped aurestclientapi.Client) aurestclientapi.Client
Types ¶
type RequestLoggingImpl ¶
type RequestLoggingImpl struct {
Wrapped aurestclientapi.Client
}
func (*RequestLoggingImpl) Perform ¶
func (c *RequestLoggingImpl) Perform(ctx context.Context, method string, requestUrl string, requestBody interface{}, response *aurestclientapi.ParsedResponse) error
Click to show internal directories.
Click to hide internal directories.