Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeConfiguration ¶
func DecodeJSONBody ¶
func DecodeJSONBody(w http.ResponseWriter, r *http.Request, dst interface{}) error
func FileExists ¶
Types ¶
type Client ¶
type Client struct { Mutex sync.Mutex ServerAdress string // contains filtered or unexported fields }
type MalformedRequest ¶
func (*MalformedRequest) Error ¶
func (mr *MalformedRequest) Error() string
Click to show internal directories.
Click to hide internal directories.