Documentation ¶
Index ¶
- func GetAllPresensi(c *fiber.Ctx) error
- func GetAllPresensi2(c *fiber.Ctx) error
- func GetAllUser(c *fiber.Ctx) error
- func GetKelas(c *fiber.Ctx) error
- func GetMahasiswa(c *fiber.Ctx) error
- func GetMatkul(c *fiber.Ctx) error
- func GetPresensi(c *fiber.Ctx) error
- func GetPresensiID(c *fiber.Ctx) error
- func GetSemuaDataRuangan(c *fiber.Ctx) error
- func GetSemuaDosen(c *fiber.Ctx) error
- func GetSemuaKelas(c *fiber.Ctx) error
- func GetSemuaMahasiswa(c *fiber.Ctx) error
- func GetSemuaMataKuliah(c *fiber.Ctx) error
- func GetSemuaPresensi(c *fiber.Ctx) error
- func GetSemuaProdi(c *fiber.Ctx) error
- func GetSemuaRuangKuliah(c *fiber.Ctx) error
- func Home(c *fiber.Ctx) error
- func Homepage(c *fiber.Ctx) error
- func InsertDataKelas(c *fiber.Ctx) error
- func InsertDataMahasiswa(c *fiber.Ctx) error
- func InsertDataMatkul(c *fiber.Ctx) error
- func InsertDataPresensi(c *fiber.Ctx) error
- func InsertUser(c *fiber.Ctx) error
- func PostWhatsAuthRequest(c *fiber.Ctx) error
- func WsWhatsAuthQR(c *websocket.Conn)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllPresensi ¶
func GetAllPresensi(c *fiber.Ctx) error
func GetAllPresensi2 ¶
func GetAllPresensi2(c *fiber.Ctx) error
func GetAllUser ¶
func GetAllUser(c *fiber.Ctx) error
func GetMahasiswa ¶
func GetMahasiswa(c *fiber.Ctx) error
func GetPresensi ¶
func GetPresensi(c *fiber.Ctx) error
func GetPresensiID ¶
func GetPresensiID(c *fiber.Ctx) error
func GetSemuaDataRuangan ¶
func GetSemuaDataRuangan(c *fiber.Ctx) error
func GetSemuaDosen ¶
func GetSemuaDosen(c *fiber.Ctx) error
func GetSemuaKelas ¶
func GetSemuaKelas(c *fiber.Ctx) error
func GetSemuaMahasiswa ¶
func GetSemuaMahasiswa(c *fiber.Ctx) error
func GetSemuaMataKuliah ¶
func GetSemuaMataKuliah(c *fiber.Ctx) error
func GetSemuaPresensi ¶
func GetSemuaPresensi(c *fiber.Ctx) error
func GetSemuaProdi ¶
func GetSemuaProdi(c *fiber.Ctx) error
func GetSemuaRuangKuliah ¶
func GetSemuaRuangKuliah(c *fiber.Ctx) error
func InsertDataKelas ¶
func InsertDataKelas(c *fiber.Ctx) error
func InsertDataMahasiswa ¶
func InsertDataMahasiswa(c *fiber.Ctx) error
func InsertDataMatkul ¶
func InsertDataMatkul(c *fiber.Ctx) error
func InsertDataPresensi ¶
func InsertDataPresensi(c *fiber.Ctx) error
func PostWhatsAuthRequest ¶
func PostWhatsAuthRequest(c *fiber.Ctx) error
func WsWhatsAuthQR ¶
func WsWhatsAuthQR(c *websocket.Conn)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.