userController

package
v0.0.0-...-2602c8a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 11, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	// contains filtered or unexported fields
}

func NewServer

func NewServer(store user.Store) *Server

func (*Server) CreateUser

func (s *Server) CreateUser(ctx *gin.Context)

func (*Server) DeleteUser

func (s *Server) DeleteUser(ctx *gin.Context)

func (*Server) GetUser

func (s *Server) GetUser(ctx *gin.Context)

func (*Server) ListUsers

func (s *Server) ListUsers(ctx *gin.Context)

func (*Server) UpdateUser

func (s *Server) UpdateUser(ctx *gin.Context)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL