Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MongoString string = os.Getenv("MONGOSTRING")
Functions ¶
func InsertOneDoc ¶
func Insertmonitor ¶
func MongoConnect ¶
Types ¶
type Monitor ¶
type Monitor struct { ID primitive.ObjectID `bson:"_id,omitempty" json:"_id"` Proker string `bson:"proker" json:"proker"` Status string `bson:"status" json:"status"` About string `bson:"about" json:"about"` Karyawan string `bson:"karyawan" json:"karyawan"` }
func GetDatakaryawan ¶ added in v0.0.3
func GetDatamonitor ¶
func GetDataproker ¶ added in v0.0.3
Click to show internal directories.
Click to hide internal directories.