Documentation
ΒΆ
Index ΒΆ
- type Learn
- func (d2l *Learn) GetEnrollments() ([]byte, error)
- func (d2l *Learn) GetForums(courseId int) ([]byte, error)
- func (d2l *Learn) GetNews(courseId int) ([]byte, error)
- func (d2l *Learn) GetOrg() ([]byte, error)
- func (d2l *Learn) GetSchema() ([]byte, error)
- func (d2l *Learn) Version() ([]byte, error)
- func (d2l *Learn) Whoami() ([]byte, error)
Constants ΒΆ
This section is empty.
Variables ΒΆ
This section is empty.
Functions ΒΆ
This section is empty.
Types ΒΆ
type Learn ΒΆ
type Learn struct {
// contains filtered or unexported fields
}
func (*Learn) GetEnrollments ΒΆ
Click to show internal directories.
Click to hide internal directories.