package
Version:
v0.0.0-...-3c94e27
Opens a new window with list of versions in this module.
Published: Jul 10, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Influencer struct {
ID primitive.ObjectID `json:"_id,omitempty" bson:"_id,omitempty"`
Name string `json:"name,omitempty" bson:"name,omitempty"`
LinkedIn string `json:"linkedin,omitempty" bson:"linkedin,omitempty"`
Company string `json:"company,omitempty" bson:"company,omitempty"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.