 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package message provides wrapper structs and helper methods to pipe actual database documents throughout transporter.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Base ¶
Base represents a standard message format for transporter data if it does not meet your need, you can embed the struct and override whatever methods needed to accurately represent the data structure.
func (*Base) Namespace ¶
Namespace returns the combination of database/table/colleciton for the underlying adaptor.
 Click to show internal directories. 
   Click to hide internal directories.