func()
in
hook.go [21:23]
3
lines of code
1
McCabe index (conditional complexity)
func (c *config) MarshalJSON() ([]byte, error) { return c.JSON.MarshalJSON(c) }