Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Delivery ¶
type Delivery struct {
// contains filtered or unexported fields
}
func (Delivery) CreateForum ¶
func (delivery Delivery) CreateForum(w http.ResponseWriter, r *http.Request)
func (Delivery) GetForumDetails ¶
func (delivery Delivery) GetForumDetails(w http.ResponseWriter, r *http.Request)
func (Delivery) GetForumUsers ¶
func (delivery Delivery) GetForumUsers(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.