Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OcraRestful ¶
type OcraRestful struct {
// contains filtered or unexported fields
}
OcraRestful : OCRA restful structure
func NewOcraRestful ¶
func NewOcraRestful() *OcraRestful
NewOcraRestful : return a pointer to the NewOcraRestful structure
func (OcraRestful) RegisterBasic ¶
func (o OcraRestful) RegisterBasic(container *restful.Container)
RegisterBasic : register the OCRA to the RESTFul API container
func (*OcraRestful) SetData ¶
func (o *OcraRestful) SetData(stR *libsecurityRestful.LibsecurityRestful)
SetData : initialize the OcraRestful structure
Click to show internal directories.
Click to hide internal directories.