| rps "veyron.io/examples/rockpaperscissors" |
| "veyron.io/store/veyron2/services/store" |
| roadmap_watchtypes "veyron.io/store/veyron2/services/watch/types" |
| "veyron.io/store/veyron2/storage" |
| mttypes "veyron.io/veyron/veyron2/services/mounttable/types" |
| watchtypes "veyron.io/veyron/veyron2/services/watch/types" |
| "veyron.io/veyron/veyron2/vom" |
| vom.Register(mttypes.MountEntry{}) |
| vom.Register(storage.Entry{}) |
| vom.Register(storage.Stat{}) |
| vom.Register(store.NestedResult(0)) |
| vom.Register(store.QueryResult{}) |
| vom.Register(watchtypes.GlobRequest{}) |
| vom.Register(watchtypes.Change{}) |
| vom.Register(roadmap_watchtypes.QueryRequest{}) |
| vom.Register(rps.GameOptions{}) |
| vom.Register(rps.GameID{}) |
| vom.Register(rps.PlayResult{}) |
| vom.Register(rps.PlayerAction{}) |
| vom.Register(rps.JudgeAction{}) |