Documentation ¶
Index ¶
- type Standard
- func (s *Standard) AppendDatum(datum data.Datum)
- func (s *Standard) AppendError(reference interface{}, err *service.Error)
- func (s *Standard) Data() []data.Datum
- func (s *Standard) Logger() log.Logger
- func (s *Standard) NewChildNormalizer(reference interface{}) data.Normalizer
- func (s *Standard) SetMeta(meta interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Standard ¶
type Standard struct {
// contains filtered or unexported fields
}
func (*Standard) AppendDatum ¶
func (*Standard) AppendError ¶
func (*Standard) NewChildNormalizer ¶
func (s *Standard) NewChildNormalizer(reference interface{}) data.Normalizer
Click to show internal directories.
Click to hide internal directories.