Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ApiHandler ¶
type ApiHandler struct {
// contains filtered or unexported fields
}
func NewApiHandler ¶
func NewApiHandler(linkMap *links.LinkMap) *ApiHandler
type GolinkHandler ¶
type GolinkHandler struct {
// contains filtered or unexported fields
}
GolinkHandler handles all incoming/outgoing http requests for go links.
Click to show internal directories.
Click to hide internal directories.