Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func NewHandler(p HandlerParams) *Handler
type HandlerParams ¶
type PinsHandler ¶
func NewPinsHandler ¶
func NewPinsHandler(pi *pi.PI) *PinsHandler
func (*PinsHandler) GetPinStatus ¶
func (p *PinsHandler) GetPinStatus(c echo.Context) error
Click to show internal directories.
Click to hide internal directories.