Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UsersHandler ¶
type UsersHandler struct {
// contains filtered or unexported fields
}
func New ¶
func New(pg *postgres.PostgresStore, planStore store.PlanStore) *UsersHandler
func (*UsersHandler) HandleGetUser ¶
func (h *UsersHandler) HandleGetUser(c *fiber.Ctx) error
Click to show internal directories.
Click to hide internal directories.