Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToMapStringIF ¶
Types ¶
type CarriedJsonRaw ¶
type CarriedJsonRaw struct {
json.RawMessage
}
type CarriedStringMap ¶
type CarriedStringMap map[string]interface{}
func (CarriedStringMap) MarshalBSON ¶
func (c CarriedStringMap) MarshalBSON() ([]byte, error)
func (*CarriedStringMap) UnmarshalBSON ¶
func (c *CarriedStringMap) UnmarshalBSON(raw []byte) error
Click to show internal directories.
Click to hide internal directories.