Documentation ¶
Index ¶
- type CustomFlatStructure
- type CustomNestedMapStruct
- func ExecWithNestedMapAllTypes(conStr string, db string, coll string, id_postfix string) (CustomNestedMapStruct, error)
- func ExecWithNestedMapAllTypesCustomRegister(conStr string, db string, coll string, id_postfix string) (CustomNestedMapStruct, error)
- func ExecWithNestedMapCustomMapType(conStr string, db string, coll string, id_postfix string) (CustomNestedMapStruct, error)
- func ExecWithNestedMapDefaultMapType(conStr string, db string, coll string, id_postfix string) (CustomNestedMapStruct, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomFlatStructure ¶
func ExecWithFlat ¶
func ExecWithFlat(conStr, db string, coll string, id_postfix string) (CustomFlatStructure, error)
Click to show internal directories.
Click to hide internal directories.