actvisitassochandler

package
v0.0.0-...-0eec0e3 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

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

Handler is activity associate web handler

func New

func New(s service, l glog.Logger) *Handler

New return new rest api activity associate handler

func (*Handler) Create

func (h *Handler) Create(w http.ResponseWriter, r *http.Request)

Create handle insert activity associate HTTP Request

func (*Handler) Delete

func (h *Handler) Delete(w http.ResponseWriter, r *http.Request)

Delete handle delete activity associate HTTP Request

func (*Handler) DeleteByVisitID

func (h *Handler) DeleteByVisitID(w http.ResponseWriter, r *http.Request)

DeleteByVisitID handle delete activity associate HTTP Request

func (*Handler) Get

func (h *Handler) Get(w http.ResponseWriter, r *http.Request)

Get handle get activity associate HTTP request

func (*Handler) GetActVisitAssocs

func (h *Handler) GetActVisitAssocs(w http.ResponseWriter, r *http.Request)

GetActVisitAssocs handle get all activity associates HTTP Request

func (*Handler) GetByActID

func (h *Handler) GetByActID(w http.ResponseWriter, r *http.Request)

GetByActID handle get activity associate by Activity ID HTTP request

func (*Handler) Update

func (h *Handler) Update(w http.ResponseWriter, r *http.Request)

Update handle modify activity associate HTTP Request

Jump to

Keyboard shortcuts

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