Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateHeader ¶ added in v0.3.0
CreateHeader return the X-WSSE header key as string
Types ¶
type Transport ¶
type Transport struct { Username string Password string WSSE string Transport http.RoundTripper }
Transport implements http.Transport. It adds X-WSSE header to client requests.
func NewTransport ¶ added in v0.3.0
NewTransport creates a new transport
Click to show internal directories.
Click to hide internal directories.