Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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.