package internal
import "cloud.google.com/go/firestore/internal"
Index ¶
Types ¶
type State ¶
type State struct { Capital string `firestore:"capital"` Population float64 `firestore:"pop"` // in millions }
State represents a state. [ structDef
Source Files ¶
doc-snippets.go
- Version
- v0.32.0
- Published
- Oct 31, 2018
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 24 minutes ago –
Tools for package owners.