Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*WS)
Option represents the rest client options.
func WithHeader ¶
WithHeader sets the http header for the request.
func WithLogger ¶
WithLogger sets the logger for the client.
func WithRetry ¶
WithRetry retries for the error upto max attempts with the given delay between calls
func WithSerializer ¶
func WithSerializer(s serializer.SerializerFunc) Option
WithSerializer sets the serializer for the raccoon message.
Click to show internal directories.
Click to hide internal directories.