MCPcopy
hub / github.com/livebud/bud / Handler

Struct Handler

package/log/ndjson/ndjson.go:9–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7}
8
9type Handler struct {
10}
11
12func (h *Handler) Log(entry *log.Entry) error {
13 return nil

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected