Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLogGetHandler ¶
func NewLogGetHandler( config *server.Config, decoderValidator handlerutils.RequestDecoderValidator, writer handlerutils.ResultWriter, ) http.Handler
Types ¶
type LogGetHandler ¶
type LogGetHandler struct {
handlers.HatchetHandlerReadWriter
}
func (*LogGetHandler) ServeHTTP ¶
func (m *LogGetHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.