func()

in hook.go [21:23]


func (c *config) MarshalJSON() ([]byte, error) {
	return c.JSON.MarshalJSON(c)
}