//
pkg.gl
Category
github.com/quocson95/go-onvif
digest
package
1.0.6
Repository:
https://github.com/quocson95/go-onvif.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
3
Files
216 SLOC
#
Functions
NewTransport
NewTransport creates a new digest transport using the http.DefaultTransport.
#
Variables
ErrAlgNotImplemented
No description provided by the author
ErrBadChallenge
No description provided by the author
ErrNilTransport
No description provided by the author
#
Structs
Transport
Transport is an implementation of http.RoundTripper that takes care of http digest authentication.