package
Version:
v1.1.7
Opens a new window with list of versions in this module.
Published: Jun 17, 2021
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
type ProviderImageApp struct {
Image string `firestore:"image" json:"image"`
ProviderId int `firestore:"provider_id" json:"provider_id"`
Url string `firestore:"url" json:"url"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.