Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JSONEncoder ¶
type JSONEncoder struct {
// contains filtered or unexported fields
}
func NewJSONEncoder ¶
func NewJSONEncoder(w io.Writer) *JSONEncoder
func (*JSONEncoder) Encode ¶
func (e *JSONEncoder) Encode(res Resources) error
type ResourceEncoder ¶
Click to show internal directories.
Click to hide internal directories.