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
Directories ¶
Path | Synopsis |
---|---|
firestore/internal/conformance |
- Version
- v0.42.0
- Published
- Jul 18, 2019
- Platform
- darwin/amd64
- Imports
- 4 packages
- Last checked
- 33 minutes ago –
Tools for package owners.