package
Version:
v1.0.3
Opens a new window with list of versions in this module.
Published: Jun 3, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type UserDoc struct {
Email string `firestore:"email"`
FirstName string `firestore:"firstName"`
LastName string `firestore:"lastName"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.