gcpug / nouhau

Google Cloud Platformのノウハウを共有するRepository
https://gcpug.jp
MIT License
655 stars 23 forks source link

datastore: GoでProperty Type Chageを行うサンプルを追加 refs #47 #48

Closed sinmetal closed 6 years ago

sinmetal commented 6 years ago

Datastoreにすでに保存されているPropertyの型を変更した場合のサンプル。 PropertyLoadSaverで、型を変換している。

Close #47