Documentation
¶
Index ¶
- func JSONToMap(jsonData []byte) *map[string]interface{}
- func MapToBatchMutation(objects *[]map[string]interface{}) *[]BatchMutation
- func ReadByFile(path string) (*[]map[string]interface{}, error)
- func SendToSpanner(objects *[]map[string]interface{})
- func Write(mutations []*spanner.Mutation, credentials []byte) bool
- type BatchMutation
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapToBatchMutation ¶
func MapToBatchMutation(objects *[]map[string]interface{}) *[]BatchMutation
func ReadByFile ¶
func SendToSpanner ¶
func SendToSpanner(objects *[]map[string]interface{})
Types ¶
type BatchMutation ¶
Click to show internal directories.
Click to hide internal directories.