Documentation
¶
Index ¶
- func NewIndexMapping() *mapping.IndexMappingImpl
- func NewIndexMappingFromBytes(indexMappingBytes []byte) (*mapping.IndexMappingImpl, error)
- func NewIndexMappingFromFile(indexMappingPath string) (*mapping.IndexMappingImpl, error)
- func NewIndexMappingFromMap(indexMappingMap map[string]interface{}) (*mapping.IndexMappingImpl, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewIndexMapping ¶
func NewIndexMapping() *mapping.IndexMappingImpl
func NewIndexMappingFromBytes ¶
func NewIndexMappingFromBytes(indexMappingBytes []byte) (*mapping.IndexMappingImpl, error)
func NewIndexMappingFromFile ¶
func NewIndexMappingFromFile(indexMappingPath string) (*mapping.IndexMappingImpl, error)
func NewIndexMappingFromMap ¶
func NewIndexMappingFromMap(indexMappingMap map[string]interface{}) (*mapping.IndexMappingImpl, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.