 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
	// contains filtered or unexported fields
}
    Service represents universal v2 service that sets response meta header values.
func NewService ¶
NewService creates, initializes and returns Service instance.
func (*Service) SetMeta ¶ added in v0.37.0
func (s *Service) SetMeta(resp util.ResponseMessage)
SetMeta sets adds meta-header to resp.
 Click to show internal directories. 
   Click to hide internal directories.