Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XanCafe/cn-universitysrv
/ types & classes
Types & classes
7 in github.com/XanCafe/cn-universitysrv
⨍
Functions
21
◇
Types & classes
7
Struct
Config
Config 对应配置文件结构
config/config.go:12
Struct
DBServer
DBServer 表示DB服务器配置
config/config.go:38
Struct
GetCityListRequest
GetCityListRequest 获取城市列表请求
handles/university.go:83
Struct
GetUniversityListRequest
GetUniversityListRequest 获取大学列表请求
handles/university.go:43
Struct
SchoolStruct
SchoolStruct 学校结构体
models/university.go:14
Struct
University
University 大学表
models/university.go:29
Struct
UniversityJSON
UniversityJSON json数据
models/university.go:8