Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EntryService ¶
type Event ¶
type Event struct {
Line json.RawMessage `json:"line"`
}
type SplunkHandler ¶
type SplunkHandler struct {
// contains filtered or unexported fields
}
func NewSplunkHandler ¶
func NewSplunkHandler( service EntryService, logger tracelog.Logger, tracer *tracing.Tracer, ) *SplunkHandler
func (*SplunkHandler) Handler ¶
func (h *SplunkHandler) Handler(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.