Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PcrController ¶
func NewPcrController ¶
func NewPcrController(pcrUseCase pcrcrud.Usecase) *PcrController
func (PcrController) GetPCR ¶
func (pcrController PcrController) GetPCR(c echo.Context) error
func (PcrController) Update ¶
func (pcrController PcrController) Update(c echo.Context) error
Click to show internal directories.
Click to hide internal directories.