Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func NewService() *Service
func (*Service) GetCredential ¶
func (s *Service) GetCredential(req api.GetCredentialRequest, resp *api.Credential) error
func (*Service) StoreCredential ¶
func (s *Service) StoreCredential(req api.StoreCredentialRequest, resp *api.Credential) error
Click to show internal directories.
Click to hide internal directories.