Documentation ¶
Index ¶
- Variables
- type BaseResp
- func (p *BaseResp) BLength() int
- func (p *BaseResp) DeepEqual(ano *BaseResp) bool
- func (p *BaseResp) FastRead(buf []byte) (int, error)
- func (p *BaseResp) FastReadField1(buf []byte) (int, error)
- func (p *BaseResp) FastReadField2(buf []byte) (int, error)
- func (p *BaseResp) FastWrite(buf []byte) int
- func (p *BaseResp) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
- func (p *BaseResp) Field1DeepEqual(src int64) bool
- func (p *BaseResp) Field2DeepEqual(src string) bool
- func (p *BaseResp) GetCode() (v int64)
- func (p *BaseResp) GetMsg() (v string)
- func (p *BaseResp) InitDefault()
- func (p *BaseResp) Read(iprot thrift.TProtocol) (err error)
- func (p *BaseResp) ReadField1(iprot thrift.TProtocol) error
- func (p *BaseResp) ReadField2(iprot thrift.TProtocol) error
- func (p *BaseResp) SetCode(val int64)
- func (p *BaseResp) SetMsg(val string)
- func (p *BaseResp) String() string
- func (p *BaseResp) Write(oprot thrift.TProtocol) (err error)
- type Classroom
- func (p *Classroom) BLength() int
- func (p *Classroom) DeepEqual(ano *Classroom) bool
- func (p *Classroom) FastRead(buf []byte) (int, error)
- func (p *Classroom) FastReadField1(buf []byte) (int, error)
- func (p *Classroom) FastReadField2(buf []byte) (int, error)
- func (p *Classroom) FastReadField3(buf []byte) (int, error)
- func (p *Classroom) FastReadField4(buf []byte) (int, error)
- func (p *Classroom) FastWrite(buf []byte) int
- func (p *Classroom) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
- func (p *Classroom) Field1DeepEqual(src string) bool
- func (p *Classroom) Field2DeepEqual(src string) bool
- func (p *Classroom) Field3DeepEqual(src string) bool
- func (p *Classroom) Field4DeepEqual(src string) bool
- func (p *Classroom) GetBuild() (v string)
- func (p *Classroom) GetCapacity() (v string)
- func (p *Classroom) GetLocation() (v string)
- func (p *Classroom) GetType() (v string)
- func (p *Classroom) InitDefault()
- func (p *Classroom) Read(iprot thrift.TProtocol) (err error)
- func (p *Classroom) ReadField1(iprot thrift.TProtocol) error
- func (p *Classroom) ReadField2(iprot thrift.TProtocol) error
- func (p *Classroom) ReadField3(iprot thrift.TProtocol) error
- func (p *Classroom) ReadField4(iprot thrift.TProtocol) error
- func (p *Classroom) SetBuild(val string)
- func (p *Classroom) SetCapacity(val string)
- func (p *Classroom) SetLocation(val string)
- func (p *Classroom) SetType(val string)
- func (p *Classroom) String() string
- func (p *Classroom) Write(oprot thrift.TProtocol) (err error)
- type Course
- func (p *Course) BLength() int
- func (p *Course) DeepEqual(ano *Course) bool
- func (p *Course) FastRead(buf []byte) (int, error)
- func (p *Course) FastReadField1(buf []byte) (int, error)
- func (p *Course) FastReadField2(buf []byte) (int, error)
- func (p *Course) FastReadField3(buf []byte) (int, error)
- func (p *Course) FastReadField4(buf []byte) (int, error)
- func (p *Course) FastReadField5(buf []byte) (int, error)
- func (p *Course) FastReadField6(buf []byte) (int, error)
- func (p *Course) FastReadField7(buf []byte) (int, error)
- func (p *Course) FastReadField8(buf []byte) (int, error)
- func (p *Course) FastWrite(buf []byte) int
- func (p *Course) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
- func (p *Course) Field1DeepEqual(src string) bool
- func (p *Course) Field2DeepEqual(src string) bool
- func (p *Course) Field3DeepEqual(src []*CourseScheduleRule) bool
- func (p *Course) Field4DeepEqual(src string) bool
- func (p *Course) Field5DeepEqual(src string) bool
- func (p *Course) Field6DeepEqual(src string) bool
- func (p *Course) Field7DeepEqual(src string) bool
- func (p *Course) Field8DeepEqual(src string) bool
- func (p *Course) GetLessonplan() (v string)
- func (p *Course) GetName() (v string)
- func (p *Course) GetRawAdjust() (v string)
- func (p *Course) GetRawScheduleRules() (v string)
- func (p *Course) GetRemark() (v string)
- func (p *Course) GetScheduleRules() (v []*CourseScheduleRule)
- func (p *Course) GetSyllabus() (v string)
- func (p *Course) GetTeacher() (v string)
- func (p *Course) InitDefault()
- func (p *Course) Read(iprot thrift.TProtocol) (err error)
- func (p *Course) ReadField1(iprot thrift.TProtocol) error
- func (p *Course) ReadField2(iprot thrift.TProtocol) error
- func (p *Course) ReadField3(iprot thrift.TProtocol) error
- func (p *Course) ReadField4(iprot thrift.TProtocol) error
- func (p *Course) ReadField5(iprot thrift.TProtocol) error
- func (p *Course) ReadField6(iprot thrift.TProtocol) error
- func (p *Course) ReadField7(iprot thrift.TProtocol) error
- func (p *Course) ReadField8(iprot thrift.TProtocol) error
- func (p *Course) SetLessonplan(val string)
- func (p *Course) SetName(val string)
- func (p *Course) SetRawAdjust(val string)
- func (p *Course) SetRawScheduleRules(val string)
- func (p *Course) SetRemark(val string)
- func (p *Course) SetScheduleRules(val []*CourseScheduleRule)
- func (p *Course) SetSyllabus(val string)
- func (p *Course) SetTeacher(val string)
- func (p *Course) String() string
- func (p *Course) Write(oprot thrift.TProtocol) (err error)
- type CourseScheduleRule
- func (p *CourseScheduleRule) BLength() int
- func (p *CourseScheduleRule) DeepEqual(ano *CourseScheduleRule) bool
- func (p *CourseScheduleRule) FastRead(buf []byte) (int, error)
- func (p *CourseScheduleRule) FastReadField1(buf []byte) (int, error)
- func (p *CourseScheduleRule) FastReadField2(buf []byte) (int, error)
- func (p *CourseScheduleRule) FastReadField3(buf []byte) (int, error)
- func (p *CourseScheduleRule) FastReadField4(buf []byte) (int, error)
- func (p *CourseScheduleRule) FastReadField5(buf []byte) (int, error)
- func (p *CourseScheduleRule) FastReadField6(buf []byte) (int, error)
- func (p *CourseScheduleRule) FastReadField7(buf []byte) (int, error)
- func (p *CourseScheduleRule) FastReadField8(buf []byte) (int, error)
- func (p *CourseScheduleRule) FastReadField9(buf []byte) (int, error)
- func (p *CourseScheduleRule) FastWrite(buf []byte) int
- func (p *CourseScheduleRule) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
- func (p *CourseScheduleRule) Field1DeepEqual(src string) bool
- func (p *CourseScheduleRule) Field2DeepEqual(src int64) bool
- func (p *CourseScheduleRule) Field3DeepEqual(src int64) bool
- func (p *CourseScheduleRule) Field4DeepEqual(src int64) bool
- func (p *CourseScheduleRule) Field5DeepEqual(src int64) bool
- func (p *CourseScheduleRule) Field6DeepEqual(src int64) bool
- func (p *CourseScheduleRule) Field7DeepEqual(src bool) bool
- func (p *CourseScheduleRule) Field8DeepEqual(src bool) bool
- func (p *CourseScheduleRule) Field9DeepEqual(src bool) bool
- func (p *CourseScheduleRule) GetAdjust() (v bool)
- func (p *CourseScheduleRule) GetDouble() (v bool)
- func (p *CourseScheduleRule) GetEndClass() (v int64)
- func (p *CourseScheduleRule) GetEndWeek() (v int64)
- func (p *CourseScheduleRule) GetLocation() (v string)
- func (p *CourseScheduleRule) GetSingle() (v bool)
- func (p *CourseScheduleRule) GetStartClass() (v int64)
- func (p *CourseScheduleRule) GetStartWeek() (v int64)
- func (p *CourseScheduleRule) GetWeekday() (v int64)
- func (p *CourseScheduleRule) InitDefault()
- func (p *CourseScheduleRule) Read(iprot thrift.TProtocol) (err error)
- func (p *CourseScheduleRule) ReadField1(iprot thrift.TProtocol) error
- func (p *CourseScheduleRule) ReadField2(iprot thrift.TProtocol) error
- func (p *CourseScheduleRule) ReadField3(iprot thrift.TProtocol) error
- func (p *CourseScheduleRule) ReadField4(iprot thrift.TProtocol) error
- func (p *CourseScheduleRule) ReadField5(iprot thrift.TProtocol) error
- func (p *CourseScheduleRule) ReadField6(iprot thrift.TProtocol) error
- func (p *CourseScheduleRule) ReadField7(iprot thrift.TProtocol) error
- func (p *CourseScheduleRule) ReadField8(iprot thrift.TProtocol) error
- func (p *CourseScheduleRule) ReadField9(iprot thrift.TProtocol) error
- func (p *CourseScheduleRule) SetAdjust(val bool)
- func (p *CourseScheduleRule) SetDouble(val bool)
- func (p *CourseScheduleRule) SetEndClass(val int64)
- func (p *CourseScheduleRule) SetEndWeek(val int64)
- func (p *CourseScheduleRule) SetLocation(val string)
- func (p *CourseScheduleRule) SetSingle(val bool)
- func (p *CourseScheduleRule) SetStartClass(val int64)
- func (p *CourseScheduleRule) SetStartWeek(val int64)
- func (p *CourseScheduleRule) SetWeekday(val int64)
- func (p *CourseScheduleRule) String() string
- func (p *CourseScheduleRule) Write(oprot thrift.TProtocol) (err error)
- type Credit
- func (p *Credit) BLength() int
- func (p *Credit) DeepEqual(ano *Credit) bool
- func (p *Credit) FastRead(buf []byte) (int, error)
- func (p *Credit) FastReadField1(buf []byte) (int, error)
- func (p *Credit) FastReadField2(buf []byte) (int, error)
- func (p *Credit) FastReadField3(buf []byte) (int, error)
- func (p *Credit) FastWrite(buf []byte) int
- func (p *Credit) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
- func (p *Credit) Field1DeepEqual(src string) bool
- func (p *Credit) Field2DeepEqual(src string) bool
- func (p *Credit) Field3DeepEqual(src string) bool
- func (p *Credit) GetGain() (v string)
- func (p *Credit) GetTotal() (v string)
- func (p *Credit) GetType() (v string)
- func (p *Credit) InitDefault()
- func (p *Credit) Read(iprot thrift.TProtocol) (err error)
- func (p *Credit) ReadField1(iprot thrift.TProtocol) error
- func (p *Credit) ReadField2(iprot thrift.TProtocol) error
- func (p *Credit) ReadField3(iprot thrift.TProtocol) error
- func (p *Credit) SetGain(val string)
- func (p *Credit) SetTotal(val string)
- func (p *Credit) SetType(val string)
- func (p *Credit) String() string
- func (p *Credit) Write(oprot thrift.TProtocol) (err error)
- type GPABean
- func (p *GPABean) BLength() int
- func (p *GPABean) DeepEqual(ano *GPABean) bool
- func (p *GPABean) FastRead(buf []byte) (int, error)
- func (p *GPABean) FastReadField1(buf []byte) (int, error)
- func (p *GPABean) FastReadField2(buf []byte) (int, error)
- func (p *GPABean) FastWrite(buf []byte) int
- func (p *GPABean) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
- func (p *GPABean) Field1DeepEqual(src string) bool
- func (p *GPABean) Field2DeepEqual(src []*GPAData) bool
- func (p *GPABean) GetData() (v []*GPAData)
- func (p *GPABean) GetTime() (v string)
- func (p *GPABean) InitDefault()
- func (p *GPABean) Read(iprot thrift.TProtocol) (err error)
- func (p *GPABean) ReadField1(iprot thrift.TProtocol) error
- func (p *GPABean) ReadField2(iprot thrift.TProtocol) error
- func (p *GPABean) SetData(val []*GPAData)
- func (p *GPABean) SetTime(val string)
- func (p *GPABean) String() string
- func (p *GPABean) Write(oprot thrift.TProtocol) (err error)
- type GPAData
- func (p *GPAData) BLength() int
- func (p *GPAData) DeepEqual(ano *GPAData) bool
- func (p *GPAData) FastRead(buf []byte) (int, error)
- func (p *GPAData) FastReadField1(buf []byte) (int, error)
- func (p *GPAData) FastReadField2(buf []byte) (int, error)
- func (p *GPAData) FastWrite(buf []byte) int
- func (p *GPAData) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
- func (p *GPAData) Field1DeepEqual(src string) bool
- func (p *GPAData) Field2DeepEqual(src string) bool
- func (p *GPAData) GetType() (v string)
- func (p *GPAData) GetValue() (v string)
- func (p *GPAData) InitDefault()
- func (p *GPAData) Read(iprot thrift.TProtocol) (err error)
- func (p *GPAData) ReadField1(iprot thrift.TProtocol) error
- func (p *GPAData) ReadField2(iprot thrift.TProtocol) error
- func (p *GPAData) SetType(val string)
- func (p *GPAData) SetValue(val string)
- func (p *GPAData) String() string
- func (p *GPAData) Write(oprot thrift.TProtocol) (err error)
- type LoginData
- func (p *LoginData) BLength() int
- func (p *LoginData) DeepEqual(ano *LoginData) bool
- func (p *LoginData) FastRead(buf []byte) (int, error)
- func (p *LoginData) FastReadField1(buf []byte) (int, error)
- func (p *LoginData) FastReadField2(buf []byte) (int, error)
- func (p *LoginData) FastWrite(buf []byte) int
- func (p *LoginData) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
- func (p *LoginData) Field1DeepEqual(src string) bool
- func (p *LoginData) Field2DeepEqual(src []string) bool
- func (p *LoginData) GetCookies() (v []string)
- func (p *LoginData) GetId() (v string)
- func (p *LoginData) InitDefault()
- func (p *LoginData) Read(iprot thrift.TProtocol) (err error)
- func (p *LoginData) ReadField1(iprot thrift.TProtocol) error
- func (p *LoginData) ReadField2(iprot thrift.TProtocol) error
- func (p *LoginData) SetCookies(val []string)
- func (p *LoginData) SetId(val string)
- func (p *LoginData) String() string
- func (p *LoginData) Write(oprot thrift.TProtocol) (err error)
- type PaperData
- func (p *PaperData) BLength() int
- func (p *PaperData) DeepEqual(ano *PaperData) bool
- func (p *PaperData) FastRead(buf []byte) (int, error)
- func (p *PaperData) FastReadField1(buf []byte) (int, error)
- func (p *PaperData) FastReadField2(buf []byte) (int, error)
- func (p *PaperData) FastReadField3(buf []byte) (int, error)
- func (p *PaperData) FastWrite(buf []byte) int
- func (p *PaperData) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
- func (p *PaperData) Field1DeepEqual(src string) bool
- func (p *PaperData) Field2DeepEqual(src []string) bool
- func (p *PaperData) Field3DeepEqual(src []string) bool
- func (p *PaperData) GetBasePath() (v string)
- func (p *PaperData) GetFiles() (v []string)
- func (p *PaperData) GetFolders() (v []string)
- func (p *PaperData) InitDefault()
- func (p *PaperData) Read(iprot thrift.TProtocol) (err error)
- func (p *PaperData) ReadField1(iprot thrift.TProtocol) error
- func (p *PaperData) ReadField2(iprot thrift.TProtocol) error
- func (p *PaperData) ReadField3(iprot thrift.TProtocol) error
- func (p *PaperData) SetBasePath(val string)
- func (p *PaperData) SetFiles(val []string)
- func (p *PaperData) SetFolders(val []string)
- func (p *PaperData) String() string
- func (p *PaperData) Write(oprot thrift.TProtocol) (err error)
- type PaperUrlData
- func (p *PaperUrlData) BLength() int
- func (p *PaperUrlData) DeepEqual(ano *PaperUrlData) bool
- func (p *PaperUrlData) FastRead(buf []byte) (int, error)
- func (p *PaperUrlData) FastReadField1(buf []byte) (int, error)
- func (p *PaperUrlData) FastWrite(buf []byte) int
- func (p *PaperUrlData) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
- func (p *PaperUrlData) Field1DeepEqual(src string) bool
- func (p *PaperUrlData) GetUrl() (v string)
- func (p *PaperUrlData) InitDefault()
- func (p *PaperUrlData) Read(iprot thrift.TProtocol) (err error)
- func (p *PaperUrlData) ReadField1(iprot thrift.TProtocol) error
- func (p *PaperUrlData) SetUrl(val string)
- func (p *PaperUrlData) String() string
- func (p *PaperUrlData) Write(oprot thrift.TProtocol) (err error)
- type Picture
- func (p *Picture) BLength() int
- func (p *Picture) DeepEqual(ano *Picture) bool
- func (p *Picture) FastRead(buf []byte) (int, error)
- func (p *Picture) FastReadField1(buf []byte) (int, error)
- func (p *Picture) FastReadField10(buf []byte) (int, error)
- func (p *Picture) FastReadField11(buf []byte) (int, error)
- func (p *Picture) FastReadField12(buf []byte) (int, error)
- func (p *Picture) FastReadField13(buf []byte) (int, error)
- func (p *Picture) FastReadField14(buf []byte) (int, error)
- func (p *Picture) FastReadField15(buf []byte) (int, error)
- func (p *Picture) FastReadField16(buf []byte) (int, error)
- func (p *Picture) FastReadField3(buf []byte) (int, error)
- func (p *Picture) FastReadField4(buf []byte) (int, error)
- func (p *Picture) FastReadField5(buf []byte) (int, error)
- func (p *Picture) FastReadField6(buf []byte) (int, error)
- func (p *Picture) FastReadField7(buf []byte) (int, error)
- func (p *Picture) FastReadField8(buf []byte) (int, error)
- func (p *Picture) FastReadField9(buf []byte) (int, error)
- func (p *Picture) FastWrite(buf []byte) int
- func (p *Picture) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
- func (p *Picture) Field10DeepEqual(src *int64) bool
- func (p *Picture) Field11DeepEqual(src int64) bool
- func (p *Picture) Field12DeepEqual(src int64) bool
- func (p *Picture) Field13DeepEqual(src int64) bool
- func (p *Picture) Field14DeepEqual(src int64) bool
- func (p *Picture) Field15DeepEqual(src int64) bool
- func (p *Picture) Field16DeepEqual(src string) bool
- func (p *Picture) Field1DeepEqual(src int64) bool
- func (p *Picture) Field3DeepEqual(src string) bool
- func (p *Picture) Field4DeepEqual(src string) bool
- func (p *Picture) Field5DeepEqual(src string) bool
- func (p *Picture) Field6DeepEqual(src int64) bool
- func (p *Picture) Field7DeepEqual(src *int64) bool
- func (p *Picture) Field8DeepEqual(src *int64) bool
- func (p *Picture) Field9DeepEqual(src int64) bool
- func (p *Picture) GetDuration() (v int64)
- func (p *Picture) GetEndAt() (v int64)
- func (p *Picture) GetEndTime() (v int64)
- func (p *Picture) GetFrequency() (v int64)
- func (p *Picture) GetHref() (v string)
- func (p *Picture) GetId() (v int64)
- func (p *Picture) GetPointTimes() (v int64)
- func (p *Picture) GetRegex() (v string)
- func (p *Picture) GetSType() (v int64)
- func (p *Picture) GetShowTimes() (v int64)
- func (p *Picture) GetStartAt() (v int64)
- func (p *Picture) GetStartTime() (v int64)
- func (p *Picture) GetText() (v string)
- func (p *Picture) GetType() (v int64)
- func (p *Picture) GetUrl() (v string)
- func (p *Picture) InitDefault()
- func (p *Picture) IsSetPointTimes() bool
- func (p *Picture) IsSetSType() bool
- func (p *Picture) IsSetShowTimes() bool
- func (p *Picture) Read(iprot thrift.TProtocol) (err error)
- func (p *Picture) ReadField1(iprot thrift.TProtocol) error
- func (p *Picture) ReadField10(iprot thrift.TProtocol) error
- func (p *Picture) ReadField11(iprot thrift.TProtocol) error
- func (p *Picture) ReadField12(iprot thrift.TProtocol) error
- func (p *Picture) ReadField13(iprot thrift.TProtocol) error
- func (p *Picture) ReadField14(iprot thrift.TProtocol) error
- func (p *Picture) ReadField15(iprot thrift.TProtocol) error
- func (p *Picture) ReadField16(iprot thrift.TProtocol) error
- func (p *Picture) ReadField3(iprot thrift.TProtocol) error
- func (p *Picture) ReadField4(iprot thrift.TProtocol) error
- func (p *Picture) ReadField5(iprot thrift.TProtocol) error
- func (p *Picture) ReadField6(iprot thrift.TProtocol) error
- func (p *Picture) ReadField7(iprot thrift.TProtocol) error
- func (p *Picture) ReadField8(iprot thrift.TProtocol) error
- func (p *Picture) ReadField9(iprot thrift.TProtocol) error
- func (p *Picture) SetDuration(val int64)
- func (p *Picture) SetEndAt(val int64)
- func (p *Picture) SetEndTime(val int64)
- func (p *Picture) SetFrequency(val int64)
- func (p *Picture) SetHref(val string)
- func (p *Picture) SetId(val int64)
- func (p *Picture) SetPointTimes(val *int64)
- func (p *Picture) SetRegex(val string)
- func (p *Picture) SetSType(val *int64)
- func (p *Picture) SetShowTimes(val *int64)
- func (p *Picture) SetStartAt(val int64)
- func (p *Picture) SetStartTime(val int64)
- func (p *Picture) SetText(val string)
- func (p *Picture) SetType(val int64)
- func (p *Picture) SetUrl(val string)
- func (p *Picture) String() string
- func (p *Picture) Write(oprot thrift.TProtocol) (err error)
- type Score
- func (p *Score) BLength() int
- func (p *Score) DeepEqual(ano *Score) bool
- func (p *Score) FastRead(buf []byte) (int, error)
- func (p *Score) FastReadField1(buf []byte) (int, error)
- func (p *Score) FastReadField2(buf []byte) (int, error)
- func (p *Score) FastReadField3(buf []byte) (int, error)
- func (p *Score) FastReadField4(buf []byte) (int, error)
- func (p *Score) FastReadField5(buf []byte) (int, error)
- func (p *Score) FastReadField6(buf []byte) (int, error)
- func (p *Score) FastReadField7(buf []byte) (int, error)
- func (p *Score) FastWrite(buf []byte) int
- func (p *Score) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
- func (p *Score) Field1DeepEqual(src string) bool
- func (p *Score) Field2DeepEqual(src string) bool
- func (p *Score) Field3DeepEqual(src string) bool
- func (p *Score) Field4DeepEqual(src string) bool
- func (p *Score) Field5DeepEqual(src string) bool
- func (p *Score) Field6DeepEqual(src string) bool
- func (p *Score) Field7DeepEqual(src string) bool
- func (p *Score) GetCredit() (v string)
- func (p *Score) GetGpa() (v string)
- func (p *Score) GetName() (v string)
- func (p *Score) GetScore() (v string)
- func (p *Score) GetTeacher() (v string)
- func (p *Score) GetTerm() (v string)
- func (p *Score) GetYear() (v string)
- func (p *Score) InitDefault()
- func (p *Score) Read(iprot thrift.TProtocol) (err error)
- func (p *Score) ReadField1(iprot thrift.TProtocol) error
- func (p *Score) ReadField2(iprot thrift.TProtocol) error
- func (p *Score) ReadField3(iprot thrift.TProtocol) error
- func (p *Score) ReadField4(iprot thrift.TProtocol) error
- func (p *Score) ReadField5(iprot thrift.TProtocol) error
- func (p *Score) ReadField6(iprot thrift.TProtocol) error
- func (p *Score) ReadField7(iprot thrift.TProtocol) error
- func (p *Score) SetCredit(val string)
- func (p *Score) SetGpa(val string)
- func (p *Score) SetName(val string)
- func (p *Score) SetScore(val string)
- func (p *Score) SetTeacher(val string)
- func (p *Score) SetTerm(val string)
- func (p *Score) SetYear(val string)
- func (p *Score) String() string
- func (p *Score) Write(oprot thrift.TProtocol) (err error)
- type UnifiedExam
- func (p *UnifiedExam) BLength() int
- func (p *UnifiedExam) DeepEqual(ano *UnifiedExam) bool
- func (p *UnifiedExam) FastRead(buf []byte) (int, error)
- func (p *UnifiedExam) FastReadField1(buf []byte) (int, error)
- func (p *UnifiedExam) FastReadField2(buf []byte) (int, error)
- func (p *UnifiedExam) FastReadField3(buf []byte) (int, error)
- func (p *UnifiedExam) FastWrite(buf []byte) int
- func (p *UnifiedExam) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
- func (p *UnifiedExam) Field1DeepEqual(src string) bool
- func (p *UnifiedExam) Field2DeepEqual(src string) bool
- func (p *UnifiedExam) Field3DeepEqual(src string) bool
- func (p *UnifiedExam) GetName() (v string)
- func (p *UnifiedExam) GetScore() (v string)
- func (p *UnifiedExam) GetTerm() (v string)
- func (p *UnifiedExam) InitDefault()
- func (p *UnifiedExam) Read(iprot thrift.TProtocol) (err error)
- func (p *UnifiedExam) ReadField1(iprot thrift.TProtocol) error
- func (p *UnifiedExam) ReadField2(iprot thrift.TProtocol) error
- func (p *UnifiedExam) ReadField3(iprot thrift.TProtocol) error
- func (p *UnifiedExam) SetName(val string)
- func (p *UnifiedExam) SetScore(val string)
- func (p *UnifiedExam) SetTerm(val string)
- func (p *UnifiedExam) String() string
- func (p *UnifiedExam) Write(oprot thrift.TProtocol) (err error)
- type UpYunFileDir
- func (p *UpYunFileDir) BLength() int
- func (p *UpYunFileDir) DeepEqual(ano *UpYunFileDir) bool
- func (p *UpYunFileDir) FastRead(buf []byte) (int, error)
- func (p *UpYunFileDir) FastReadField1(buf []byte) (int, error)
- func (p *UpYunFileDir) FastReadField2(buf []byte) (int, error)
- func (p *UpYunFileDir) FastReadField3(buf []byte) (int, error)
- func (p *UpYunFileDir) FastWrite(buf []byte) int
- func (p *UpYunFileDir) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
- func (p *UpYunFileDir) Field1DeepEqual(src string) bool
- func (p *UpYunFileDir) Field2DeepEqual(src []string) bool
- func (p *UpYunFileDir) Field3DeepEqual(src []string) bool
- func (p *UpYunFileDir) GetBasePath() (v string)
- func (p *UpYunFileDir) GetFiles() (v []string)
- func (p *UpYunFileDir) GetFolders() (v []string)
- func (p *UpYunFileDir) InitDefault()
- func (p *UpYunFileDir) Read(iprot thrift.TProtocol) (err error)
- func (p *UpYunFileDir) ReadField1(iprot thrift.TProtocol) error
- func (p *UpYunFileDir) ReadField2(iprot thrift.TProtocol) error
- func (p *UpYunFileDir) ReadField3(iprot thrift.TProtocol) error
- func (p *UpYunFileDir) SetBasePath(val string)
- func (p *UpYunFileDir) SetFiles(val []string)
- func (p *UpYunFileDir) SetFolders(val []string)
- func (p *UpYunFileDir) String() string
- func (p *UpYunFileDir) Write(oprot thrift.TProtocol) (err error)
Constants ¶
This section is empty.
Variables ¶
View Source
var KitexUnusedProtection = struct{}{}
KitexUnusedProtection is used to prevent 'imported and not used' error.
View Source
var Picture_PointTimes_DEFAULT int64
View Source
var Picture_SType_DEFAULT int64
View Source
var Picture_ShowTimes_DEFAULT int64
Functions ¶
This section is empty.
Types ¶
type BaseResp ¶
type BaseResp struct { Code int64 `thrift:"code,1" frugal:"1,default,i64" json:"code"` Msg string `thrift:"msg,2" frugal:"2,default,string" json:"msg"` }
func NewBaseResp ¶
func NewBaseResp() *BaseResp
func (*BaseResp) FastWriteNocopy ¶
func (p *BaseResp) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
func (*BaseResp) Field1DeepEqual ¶
func (*BaseResp) Field2DeepEqual ¶
func (*BaseResp) InitDefault ¶
func (p *BaseResp) InitDefault()
type Classroom ¶
type Classroom struct { Build string `thrift:"build,1,required" frugal:"1,required,string" json:"build"` Location string `thrift:"location,2,required" frugal:"2,required,string" json:"location"` Capacity string `thrift:"capacity,3,required" frugal:"3,required,string" json:"capacity"` Type string `thrift:"type,4,required" frugal:"4,required,string" json:"type"` }
func NewClassroom ¶
func NewClassroom() *Classroom
func (*Classroom) FastWriteNocopy ¶
func (p *Classroom) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
func (*Classroom) Field1DeepEqual ¶
func (*Classroom) Field2DeepEqual ¶
func (*Classroom) Field3DeepEqual ¶
func (*Classroom) Field4DeepEqual ¶
func (*Classroom) GetCapacity ¶
func (*Classroom) GetLocation ¶
func (*Classroom) InitDefault ¶
func (p *Classroom) InitDefault()
func (*Classroom) SetCapacity ¶
func (*Classroom) SetLocation ¶
type Course ¶
type Course struct { Name string `thrift:"name,1,required" frugal:"1,required,string" json:"name"` Teacher string `thrift:"teacher,2,required" frugal:"2,required,string" json:"teacher"` ScheduleRules []*CourseScheduleRule `thrift:"scheduleRules,3,required" frugal:"3,required,list<CourseScheduleRule>" json:"scheduleRules"` Remark string `thrift:"remark,4,required" frugal:"4,required,string" json:"remark"` Lessonplan string `thrift:"lessonplan,5,required" frugal:"5,required,string" json:"lessonplan"` Syllabus string `thrift:"syllabus,6,required" frugal:"6,required,string" json:"syllabus"` RawScheduleRules string `thrift:"rawScheduleRules,7,required" frugal:"7,required,string" json:"rawScheduleRules"` RawAdjust string `thrift:"rawAdjust,8,required" frugal:"8,required,string" json:"rawAdjust"` }
func (*Course) FastWriteNocopy ¶
func (p *Course) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
func (*Course) Field1DeepEqual ¶
func (*Course) Field2DeepEqual ¶
func (*Course) Field3DeepEqual ¶
func (p *Course) Field3DeepEqual(src []*CourseScheduleRule) bool
func (*Course) Field4DeepEqual ¶
func (*Course) Field5DeepEqual ¶
func (*Course) Field6DeepEqual ¶
func (*Course) Field7DeepEqual ¶
func (*Course) Field8DeepEqual ¶
func (*Course) GetLessonplan ¶
func (*Course) GetRawAdjust ¶
func (*Course) GetRawScheduleRules ¶
func (*Course) GetScheduleRules ¶
func (p *Course) GetScheduleRules() (v []*CourseScheduleRule)
func (*Course) GetSyllabus ¶
func (*Course) GetTeacher ¶
func (*Course) InitDefault ¶
func (p *Course) InitDefault()
func (*Course) SetLessonplan ¶
func (*Course) SetRawAdjust ¶
func (*Course) SetRawScheduleRules ¶
func (*Course) SetScheduleRules ¶
func (p *Course) SetScheduleRules(val []*CourseScheduleRule)
func (*Course) SetSyllabus ¶
func (*Course) SetTeacher ¶
type CourseScheduleRule ¶
type CourseScheduleRule struct { Location string `thrift:"location,1,required" frugal:"1,required,string" json:"location"` StartClass int64 `thrift:"startClass,2,required" frugal:"2,required,i64" json:"startClass"` EndClass int64 `thrift:"endClass,3,required" frugal:"3,required,i64" json:"endClass"` StartWeek int64 `thrift:"startWeek,4,required" frugal:"4,required,i64" json:"startWeek"` EndWeek int64 `thrift:"endWeek,5,required" frugal:"5,required,i64" json:"endWeek"` Weekday int64 `thrift:"weekday,6,required" frugal:"6,required,i64" json:"weekday"` Single bool `thrift:"single,7,required" frugal:"7,required,bool" json:"single"` Double bool `thrift:"double,8,required" frugal:"8,required,bool" json:"double"` Adjust bool `thrift:"adjust,9,required" frugal:"9,required,bool" json:"adjust"` }
func NewCourseScheduleRule ¶
func NewCourseScheduleRule() *CourseScheduleRule
func (*CourseScheduleRule) BLength ¶
func (p *CourseScheduleRule) BLength() int
func (*CourseScheduleRule) DeepEqual ¶
func (p *CourseScheduleRule) DeepEqual(ano *CourseScheduleRule) bool
func (*CourseScheduleRule) FastRead ¶
func (p *CourseScheduleRule) FastRead(buf []byte) (int, error)
func (*CourseScheduleRule) FastReadField1 ¶
func (p *CourseScheduleRule) FastReadField1(buf []byte) (int, error)
func (*CourseScheduleRule) FastReadField2 ¶
func (p *CourseScheduleRule) FastReadField2(buf []byte) (int, error)
func (*CourseScheduleRule) FastReadField3 ¶
func (p *CourseScheduleRule) FastReadField3(buf []byte) (int, error)
func (*CourseScheduleRule) FastReadField4 ¶
func (p *CourseScheduleRule) FastReadField4(buf []byte) (int, error)
func (*CourseScheduleRule) FastReadField5 ¶
func (p *CourseScheduleRule) FastReadField5(buf []byte) (int, error)
func (*CourseScheduleRule) FastReadField6 ¶
func (p *CourseScheduleRule) FastReadField6(buf []byte) (int, error)
func (*CourseScheduleRule) FastReadField7 ¶
func (p *CourseScheduleRule) FastReadField7(buf []byte) (int, error)
func (*CourseScheduleRule) FastReadField8 ¶
func (p *CourseScheduleRule) FastReadField8(buf []byte) (int, error)
func (*CourseScheduleRule) FastReadField9 ¶
func (p *CourseScheduleRule) FastReadField9(buf []byte) (int, error)
func (*CourseScheduleRule) FastWrite ¶
func (p *CourseScheduleRule) FastWrite(buf []byte) int
for compatibility
func (*CourseScheduleRule) FastWriteNocopy ¶
func (p *CourseScheduleRule) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
func (*CourseScheduleRule) Field1DeepEqual ¶
func (p *CourseScheduleRule) Field1DeepEqual(src string) bool
func (*CourseScheduleRule) Field2DeepEqual ¶
func (p *CourseScheduleRule) Field2DeepEqual(src int64) bool
func (*CourseScheduleRule) Field3DeepEqual ¶
func (p *CourseScheduleRule) Field3DeepEqual(src int64) bool
func (*CourseScheduleRule) Field4DeepEqual ¶
func (p *CourseScheduleRule) Field4DeepEqual(src int64) bool
func (*CourseScheduleRule) Field5DeepEqual ¶
func (p *CourseScheduleRule) Field5DeepEqual(src int64) bool
func (*CourseScheduleRule) Field6DeepEqual ¶
func (p *CourseScheduleRule) Field6DeepEqual(src int64) bool
func (*CourseScheduleRule) Field7DeepEqual ¶
func (p *CourseScheduleRule) Field7DeepEqual(src bool) bool
func (*CourseScheduleRule) Field8DeepEqual ¶
func (p *CourseScheduleRule) Field8DeepEqual(src bool) bool
func (*CourseScheduleRule) Field9DeepEqual ¶
func (p *CourseScheduleRule) Field9DeepEqual(src bool) bool
func (*CourseScheduleRule) GetAdjust ¶
func (p *CourseScheduleRule) GetAdjust() (v bool)
func (*CourseScheduleRule) GetDouble ¶
func (p *CourseScheduleRule) GetDouble() (v bool)
func (*CourseScheduleRule) GetEndClass ¶
func (p *CourseScheduleRule) GetEndClass() (v int64)
func (*CourseScheduleRule) GetEndWeek ¶
func (p *CourseScheduleRule) GetEndWeek() (v int64)
func (*CourseScheduleRule) GetLocation ¶
func (p *CourseScheduleRule) GetLocation() (v string)
func (*CourseScheduleRule) GetSingle ¶
func (p *CourseScheduleRule) GetSingle() (v bool)
func (*CourseScheduleRule) GetStartClass ¶
func (p *CourseScheduleRule) GetStartClass() (v int64)
func (*CourseScheduleRule) GetStartWeek ¶
func (p *CourseScheduleRule) GetStartWeek() (v int64)
func (*CourseScheduleRule) GetWeekday ¶
func (p *CourseScheduleRule) GetWeekday() (v int64)
func (*CourseScheduleRule) InitDefault ¶
func (p *CourseScheduleRule) InitDefault()
func (*CourseScheduleRule) Read ¶
func (p *CourseScheduleRule) Read(iprot thrift.TProtocol) (err error)
func (*CourseScheduleRule) ReadField1 ¶
func (p *CourseScheduleRule) ReadField1(iprot thrift.TProtocol) error
func (*CourseScheduleRule) ReadField2 ¶
func (p *CourseScheduleRule) ReadField2(iprot thrift.TProtocol) error
func (*CourseScheduleRule) ReadField3 ¶
func (p *CourseScheduleRule) ReadField3(iprot thrift.TProtocol) error
func (*CourseScheduleRule) ReadField4 ¶
func (p *CourseScheduleRule) ReadField4(iprot thrift.TProtocol) error
func (*CourseScheduleRule) ReadField5 ¶
func (p *CourseScheduleRule) ReadField5(iprot thrift.TProtocol) error
func (*CourseScheduleRule) ReadField6 ¶
func (p *CourseScheduleRule) ReadField6(iprot thrift.TProtocol) error
func (*CourseScheduleRule) ReadField7 ¶
func (p *CourseScheduleRule) ReadField7(iprot thrift.TProtocol) error
func (*CourseScheduleRule) ReadField8 ¶
func (p *CourseScheduleRule) ReadField8(iprot thrift.TProtocol) error
func (*CourseScheduleRule) ReadField9 ¶
func (p *CourseScheduleRule) ReadField9(iprot thrift.TProtocol) error
func (*CourseScheduleRule) SetAdjust ¶
func (p *CourseScheduleRule) SetAdjust(val bool)
func (*CourseScheduleRule) SetDouble ¶
func (p *CourseScheduleRule) SetDouble(val bool)
func (*CourseScheduleRule) SetEndClass ¶
func (p *CourseScheduleRule) SetEndClass(val int64)
func (*CourseScheduleRule) SetEndWeek ¶
func (p *CourseScheduleRule) SetEndWeek(val int64)
func (*CourseScheduleRule) SetLocation ¶
func (p *CourseScheduleRule) SetLocation(val string)
func (*CourseScheduleRule) SetSingle ¶
func (p *CourseScheduleRule) SetSingle(val bool)
func (*CourseScheduleRule) SetStartClass ¶
func (p *CourseScheduleRule) SetStartClass(val int64)
func (*CourseScheduleRule) SetStartWeek ¶
func (p *CourseScheduleRule) SetStartWeek(val int64)
func (*CourseScheduleRule) SetWeekday ¶
func (p *CourseScheduleRule) SetWeekday(val int64)
func (*CourseScheduleRule) String ¶
func (p *CourseScheduleRule) String() string
type Credit ¶
type Credit struct { Type string `thrift:"type,1,required" frugal:"1,required,string" json:"type"` Gain string `thrift:"gain,2,required" frugal:"2,required,string" json:"gain"` Total string `thrift:"total,3,required" frugal:"3,required,string" json:"total"` }
func (*Credit) FastWriteNocopy ¶
func (p *Credit) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
func (*Credit) Field1DeepEqual ¶
func (*Credit) Field2DeepEqual ¶
func (*Credit) Field3DeepEqual ¶
func (*Credit) InitDefault ¶
func (p *Credit) InitDefault()
type GPABean ¶
type GPABean struct { Time string `thrift:"time,1,required" frugal:"1,required,string" json:"time"` Data []*GPAData `thrift:"data,2,required" frugal:"2,required,list<GPAData>" json:"data"` }
func NewGPABean ¶
func NewGPABean() *GPABean
func (*GPABean) FastWriteNocopy ¶
func (p *GPABean) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
func (*GPABean) Field1DeepEqual ¶
func (*GPABean) Field2DeepEqual ¶
func (*GPABean) InitDefault ¶
func (p *GPABean) InitDefault()
type GPAData ¶
type GPAData struct { Type string `thrift:"type,1,required" frugal:"1,required,string" json:"type"` Value string `thrift:"value,2,required" frugal:"2,required,string" json:"value"` }
func NewGPAData ¶
func NewGPAData() *GPAData
func (*GPAData) FastWriteNocopy ¶
func (p *GPAData) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
func (*GPAData) Field1DeepEqual ¶
func (*GPAData) Field2DeepEqual ¶
func (*GPAData) InitDefault ¶
func (p *GPAData) InitDefault()
type LoginData ¶
type LoginData struct { Id string `thrift:"id,1,required" frugal:"1,required,string" json:"id"` Cookies []string `thrift:"cookies,2,required" frugal:"2,required,list<string>" json:"cookies"` }
func NewLoginData ¶
func NewLoginData() *LoginData
func (*LoginData) FastWriteNocopy ¶
func (p *LoginData) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
func (*LoginData) Field1DeepEqual ¶
func (*LoginData) Field2DeepEqual ¶
func (*LoginData) GetCookies ¶
func (*LoginData) InitDefault ¶
func (p *LoginData) InitDefault()
func (*LoginData) SetCookies ¶
type PaperData ¶
type PaperData struct { BasePath string `thrift:"base_path,1,required" frugal:"1,required,string" json:"base_path"` Files []string `thrift:"files,2,required" frugal:"2,required,list<string>" json:"files"` Folders []string `thrift:"folders,3,required" frugal:"3,required,list<string>" json:"folders"` }
func NewPaperData ¶
func NewPaperData() *PaperData
func (*PaperData) FastWriteNocopy ¶
func (p *PaperData) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
func (*PaperData) Field1DeepEqual ¶
func (*PaperData) Field2DeepEqual ¶
func (*PaperData) Field3DeepEqual ¶
func (*PaperData) GetBasePath ¶
func (*PaperData) GetFolders ¶
func (*PaperData) InitDefault ¶
func (p *PaperData) InitDefault()
func (*PaperData) SetBasePath ¶
func (*PaperData) SetFolders ¶
type PaperUrlData ¶
type PaperUrlData struct {
Url string `thrift:"url,1,required" frugal:"1,required,string" json:"url"`
}
func NewPaperUrlData ¶
func NewPaperUrlData() *PaperUrlData
func (*PaperUrlData) BLength ¶
func (p *PaperUrlData) BLength() int
func (*PaperUrlData) DeepEqual ¶
func (p *PaperUrlData) DeepEqual(ano *PaperUrlData) bool
func (*PaperUrlData) FastReadField1 ¶
func (p *PaperUrlData) FastReadField1(buf []byte) (int, error)
func (*PaperUrlData) FastWriteNocopy ¶
func (p *PaperUrlData) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
func (*PaperUrlData) Field1DeepEqual ¶
func (p *PaperUrlData) Field1DeepEqual(src string) bool
func (*PaperUrlData) GetUrl ¶
func (p *PaperUrlData) GetUrl() (v string)
func (*PaperUrlData) InitDefault ¶
func (p *PaperUrlData) InitDefault()
func (*PaperUrlData) ReadField1 ¶
func (p *PaperUrlData) ReadField1(iprot thrift.TProtocol) error
func (*PaperUrlData) SetUrl ¶
func (p *PaperUrlData) SetUrl(val string)
func (*PaperUrlData) String ¶
func (p *PaperUrlData) String() string
type Picture ¶
type Picture struct { Id int64 `thrift:"id,1" frugal:"1,default,i64" json:"id"` Url string `thrift:"url,3" frugal:"3,default,string" json:"url"` Href string `thrift:"href,4" frugal:"4,default,string" json:"href"` Text string `thrift:"text,5" frugal:"5,default,string" json:"text"` Type int64 `thrift:"type,6" frugal:"6,default,i64" json:"type"` ShowTimes *int64 `thrift:"show_times,7,optional" frugal:"7,optional,i64" json:"show_times,omitempty"` PointTimes *int64 `thrift:"point_times,8,optional" frugal:"8,optional,i64" json:"point_times,omitempty"` Duration int64 `thrift:"duration,9" frugal:"9,default,i64" json:"duration"` SType *int64 `thrift:"s_type,10,optional" frugal:"10,optional,i64" json:"s_type,omitempty"` Frequency int64 `thrift:"frequency,11" frugal:"11,default,i64" json:"frequency"` StartAt int64 `thrift:"start_at,12" frugal:"12,default,i64" json:"start_at"` EndAt int64 `thrift:"end_at,13" frugal:"13,default,i64" json:"end_at"` StartTime int64 `thrift:"start_time,14" frugal:"14,default,i64" json:"start_time"` EndTime int64 `thrift:"end_time,15" frugal:"15,default,i64" json:"end_time"` Regex string `thrift:"regex,16" frugal:"16,default,string" json:"regex"` }
func NewPicture ¶
func NewPicture() *Picture
func (*Picture) FastWriteNocopy ¶
func (p *Picture) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
func (*Picture) Field10DeepEqual ¶
func (*Picture) Field11DeepEqual ¶
func (*Picture) Field12DeepEqual ¶
func (*Picture) Field13DeepEqual ¶
func (*Picture) Field14DeepEqual ¶
func (*Picture) Field15DeepEqual ¶
func (*Picture) Field16DeepEqual ¶
func (*Picture) Field1DeepEqual ¶
func (*Picture) Field3DeepEqual ¶
func (*Picture) Field4DeepEqual ¶
func (*Picture) Field5DeepEqual ¶
func (*Picture) Field6DeepEqual ¶
func (*Picture) Field7DeepEqual ¶
func (*Picture) Field8DeepEqual ¶
func (*Picture) Field9DeepEqual ¶
func (*Picture) GetDuration ¶
func (*Picture) GetEndTime ¶
func (*Picture) GetFrequency ¶
func (*Picture) GetPointTimes ¶
func (*Picture) GetShowTimes ¶
func (*Picture) GetStartAt ¶
func (*Picture) GetStartTime ¶
func (*Picture) InitDefault ¶
func (p *Picture) InitDefault()
func (*Picture) IsSetPointTimes ¶
func (*Picture) IsSetSType ¶
func (*Picture) IsSetShowTimes ¶
func (*Picture) SetDuration ¶
func (*Picture) SetEndTime ¶
func (*Picture) SetFrequency ¶
func (*Picture) SetPointTimes ¶
func (*Picture) SetShowTimes ¶
func (*Picture) SetStartAt ¶
func (*Picture) SetStartTime ¶
type Score ¶
type Score struct { Credit string `thrift:"credit,1,required" frugal:"1,required,string" json:"credit"` Gpa string `thrift:"gpa,2,required" frugal:"2,required,string" json:"gpa"` Name string `thrift:"name,3,required" frugal:"3,required,string" json:"name"` Score string `thrift:"score,4,required" frugal:"4,required,string" json:"score"` Teacher string `thrift:"teacher,5,required" frugal:"5,required,string" json:"teacher"` Term string `thrift:"term,6,required" frugal:"6,required,string" json:"term"` Year string `thrift:"year,7,required" frugal:"7,required,string" json:"year"` }
func (*Score) FastWriteNocopy ¶
func (p *Score) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
func (*Score) Field1DeepEqual ¶
func (*Score) Field2DeepEqual ¶
func (*Score) Field3DeepEqual ¶
func (*Score) Field4DeepEqual ¶
func (*Score) Field5DeepEqual ¶
func (*Score) Field6DeepEqual ¶
func (*Score) Field7DeepEqual ¶
func (*Score) GetTeacher ¶
func (*Score) InitDefault ¶
func (p *Score) InitDefault()
func (*Score) SetTeacher ¶
type UnifiedExam ¶
type UnifiedExam struct { Name string `thrift:"name,1,required" frugal:"1,required,string" json:"name"` Score string `thrift:"score,2,required" frugal:"2,required,string" json:"score"` Term string `thrift:"term,3,required" frugal:"3,required,string" json:"term"` }
func NewUnifiedExam ¶
func NewUnifiedExam() *UnifiedExam
func (*UnifiedExam) BLength ¶
func (p *UnifiedExam) BLength() int
func (*UnifiedExam) DeepEqual ¶
func (p *UnifiedExam) DeepEqual(ano *UnifiedExam) bool
func (*UnifiedExam) FastReadField1 ¶
func (p *UnifiedExam) FastReadField1(buf []byte) (int, error)
func (*UnifiedExam) FastReadField2 ¶
func (p *UnifiedExam) FastReadField2(buf []byte) (int, error)
func (*UnifiedExam) FastReadField3 ¶
func (p *UnifiedExam) FastReadField3(buf []byte) (int, error)
func (*UnifiedExam) FastWriteNocopy ¶
func (p *UnifiedExam) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
func (*UnifiedExam) Field1DeepEqual ¶
func (p *UnifiedExam) Field1DeepEqual(src string) bool
func (*UnifiedExam) Field2DeepEqual ¶
func (p *UnifiedExam) Field2DeepEqual(src string) bool
func (*UnifiedExam) Field3DeepEqual ¶
func (p *UnifiedExam) Field3DeepEqual(src string) bool
func (*UnifiedExam) GetName ¶
func (p *UnifiedExam) GetName() (v string)
func (*UnifiedExam) GetScore ¶
func (p *UnifiedExam) GetScore() (v string)
func (*UnifiedExam) GetTerm ¶
func (p *UnifiedExam) GetTerm() (v string)
func (*UnifiedExam) InitDefault ¶
func (p *UnifiedExam) InitDefault()
func (*UnifiedExam) ReadField1 ¶
func (p *UnifiedExam) ReadField1(iprot thrift.TProtocol) error
func (*UnifiedExam) ReadField2 ¶
func (p *UnifiedExam) ReadField2(iprot thrift.TProtocol) error
func (*UnifiedExam) ReadField3 ¶
func (p *UnifiedExam) ReadField3(iprot thrift.TProtocol) error
func (*UnifiedExam) SetName ¶
func (p *UnifiedExam) SetName(val string)
func (*UnifiedExam) SetScore ¶
func (p *UnifiedExam) SetScore(val string)
func (*UnifiedExam) SetTerm ¶
func (p *UnifiedExam) SetTerm(val string)
func (*UnifiedExam) String ¶
func (p *UnifiedExam) String() string
type UpYunFileDir ¶
type UpYunFileDir struct { BasePath string `thrift:"basePath,1,required" frugal:"1,required,string" json:"basePath"` Files []string `thrift:"files,2,required" frugal:"2,required,list<string>" json:"files"` Folders []string `thrift:"folders,3,required" frugal:"3,required,list<string>" json:"folders"` }
func NewUpYunFileDir ¶
func NewUpYunFileDir() *UpYunFileDir
func (*UpYunFileDir) BLength ¶
func (p *UpYunFileDir) BLength() int
func (*UpYunFileDir) DeepEqual ¶
func (p *UpYunFileDir) DeepEqual(ano *UpYunFileDir) bool
func (*UpYunFileDir) FastReadField1 ¶
func (p *UpYunFileDir) FastReadField1(buf []byte) (int, error)
func (*UpYunFileDir) FastReadField2 ¶
func (p *UpYunFileDir) FastReadField2(buf []byte) (int, error)
func (*UpYunFileDir) FastReadField3 ¶
func (p *UpYunFileDir) FastReadField3(buf []byte) (int, error)
func (*UpYunFileDir) FastWriteNocopy ¶
func (p *UpYunFileDir) FastWriteNocopy(buf []byte, w thrift.NocopyWriter) int
func (*UpYunFileDir) Field1DeepEqual ¶
func (p *UpYunFileDir) Field1DeepEqual(src string) bool
func (*UpYunFileDir) Field2DeepEqual ¶
func (p *UpYunFileDir) Field2DeepEqual(src []string) bool
func (*UpYunFileDir) Field3DeepEqual ¶
func (p *UpYunFileDir) Field3DeepEqual(src []string) bool
func (*UpYunFileDir) GetBasePath ¶
func (p *UpYunFileDir) GetBasePath() (v string)
func (*UpYunFileDir) GetFiles ¶
func (p *UpYunFileDir) GetFiles() (v []string)
func (*UpYunFileDir) GetFolders ¶
func (p *UpYunFileDir) GetFolders() (v []string)
func (*UpYunFileDir) InitDefault ¶
func (p *UpYunFileDir) InitDefault()
func (*UpYunFileDir) ReadField1 ¶
func (p *UpYunFileDir) ReadField1(iprot thrift.TProtocol) error
func (*UpYunFileDir) ReadField2 ¶
func (p *UpYunFileDir) ReadField2(iprot thrift.TProtocol) error
func (*UpYunFileDir) ReadField3 ¶
func (p *UpYunFileDir) ReadField3(iprot thrift.TProtocol) error
func (*UpYunFileDir) SetBasePath ¶
func (p *UpYunFileDir) SetBasePath(val string)
func (*UpYunFileDir) SetFiles ¶
func (p *UpYunFileDir) SetFiles(val []string)
func (*UpYunFileDir) SetFolders ¶
func (p *UpYunFileDir) SetFolders(val []string)
func (*UpYunFileDir) String ¶
func (p *UpYunFileDir) String() string
Click to show internal directories.
Click to hide internal directories.