orcid

package
v1.0.25 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BindAdd

type BindAdd struct {
	PublicationID string `path:"id"`
}

type Context

type Context struct {
	handlers.BaseContext
}

type Handler

type Handler struct {
	handlers.BaseHandler
	Tasks                    *tasks.Hub
	Repository               backends.Repository
	PublicationSearchService backends.PublicationSearchService
	Sandbox                  bool
}

func (*Handler) Add

func (h *Handler) Add(w http.ResponseWriter, r *http.Request, ctx Context)

func (*Handler) AddAll

func (h *Handler) AddAll(w http.ResponseWriter, r *http.Request, ctx Context)

func (*Handler) Wrap

type YieldAdd

type YieldAdd struct {
	Context
	Publication *models.Publication
	Flash       flash.Flash
}

type YieldAddAll

type YieldAddAll struct {
	ID      string
	Status  tasks.Status
	Message string
}

Jump to

Keyboard shortcuts

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