in hook.go [17:19]
func (c *config) UnmarshalJSON(data []byte) error { return c.JSON.UnmarshalJSON(c, data) }