Use DoRequest, fix response unmarshalling

This commit is contained in:
2023-12-26 06:42:52 -06:00
parent bc52c672f3
commit 073a36ba06
3 changed files with 37 additions and 23 deletions

View File

@@ -2,6 +2,8 @@ package main
import "time"
const JsonContentType = "application/json"
type MeetingTimeFaculty struct {
bannerId int
category string