Documentation
¶
Index ¶
- Variables
- func EnrolMatakuliah(mn string, mk string, ml string) (InsertedID interface{})
- func InsertOneDoc(db string, collection string, doc interface{}) (insertedID interface{})
- func MongoConnect(dbname string) (db *mongo.Database)
- func RegisterMhs(nm string, em string, nps string) (InsertedID interface{})
- type Mahasiswa
- type Matakuliah
Constants ¶
This section is empty.
Variables ¶
View Source
var MongoString string = os.Getenv("MONGOSTRING")
Functions ¶
func EnrolMatakuliah ¶
func InsertOneDoc ¶
func MongoConnect ¶
func RegisterMhs ¶
Types ¶
type Matakuliah ¶
Click to show internal directories.
Click to hide internal directories.