Documentation ¶
Index ¶
- func GetCollectionConfigFromBytes(cconfBytes []byte) (*pb.CollectionConfigPackage, []byte, error)
- func GetCollectionConfigFromBytesForJava(cconfBytes []byte) (*pb.CollectionConfigPackage, []byte, error)
- func GetCollectionConfigFromBytesForNode(cconfBytes []byte) (*pb.CollectionConfigPackage, []byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCollectionConfigFromBytes ¶
func GetCollectionConfigFromBytes(cconfBytes []byte) (*pb.CollectionConfigPackage, []byte, error)
GetCollectionConfigFromBytes getCollectionConfig retrieves the collection configuration from the supplied byte array; the byte array must contain a json-formatted array of collectionConfigJson elements
func GetCollectionConfigFromBytesForJava ¶
func GetCollectionConfigFromBytesForJava(cconfBytes []byte) (*pb.CollectionConfigPackage, []byte, error)
GetCollectionConfigFromBytesForJava getCollectionConfig retrieves the collection configuration from the supplied byte array; the byte array must contain a json-formatted array of collectionConfigJson elements
func GetCollectionConfigFromBytesForNode ¶
func GetCollectionConfigFromBytesForNode(cconfBytes []byte) (*pb.CollectionConfigPackage, []byte, error)
GetCollectionConfigFromBytesForNode getCollectionConfig retrieves the collection configuration from the supplied byte array; the byte array must contain a json-formatted array of collectionConfigJson elements
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.