package
0.0.0-20240629074230-44ebfc9c8fae
Repository: https://github.com/vitaminniy/go-lib-http.git
Documentation: pkg.go.dev
# README
02 Simple POST client
make
# Functions
DefaultConfig returns default configuration.
NewMessageService creates a new MessageService http client.
WithConfigFunc overrides the default config function.
WithTimeout overrides the default http client timeout.
WithTransport overrides the default http client transport.
# Structs
Config contains method configurations.
No description provided by the author
No description provided by the author
No description provided by the author
MethodConfig controls method behavior.
No description provided by the author
No description provided by the author