Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JWTFormatter ¶
type JWTFormatter struct{}
func (*JWTFormatter) Format ¶
func (j *JWTFormatter) Format(w io.Writer, src []byte) error
Format JSON content.
func (*JWTFormatter) Match ¶
func (j *JWTFormatter) Match(mediatype string) bool
Match JSON media type.
Click to show internal directories.
Click to hide internal directories.