Documentation
¶
Overview ¶
Package mockapi provides a very basic mock API for examples and demos. It's intentionally kept public to enable running and experimenting with examples in the Go Playground.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadFile ¶
DownloadFile simulates a file download. It returns the whole content as []byte.
func GetDepartments ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.