func()
in
hook.go [40:42]
3
lines of code
1
McCabe index (conditional complexity)
func (h *hooks) MarshalJSON() ([]byte, error) { return h.JSON.MarshalJSON(h) }