Documentation ¶
Index ¶
- type Standard
- func (s *Standard) AppendError(reference interface{}, err *service.Error)
- func (s *Standard) Errors() []*service.Error
- func (s *Standard) Logger() log.Logger
- func (s *Standard) Meta() interface{}
- func (s *Standard) NewChildContext(reference interface{}) data.Context
- func (s *Standard) ResolveReference(reference interface{}) string
- 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) AppendError ¶
func (*Standard) NewChildContext ¶
func (*Standard) ResolveReference ¶
Click to show internal directories.
Click to hide internal directories.