package internal

import "cloud.google.com/go/firestore/internal"

Index

Constants

const ELLIPSIS = 0

Types

type State

type State struct {
	Capital    string  `firestore:"capital"`
	Population float64 `firestore:"pop"` // in millions
}

[ structDef

Source Files

doc-snippets.go

Version
v0.26.0
Published
Aug 7, 2018
Platform
js/wasm
Imports
4 packages
Last checked
24 minutes ago

Tools for package owners.