Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProfilesService ¶
type ProfilesService struct {
// contains filtered or unexported fields
}
func NewProfilesService ¶
func NewProfilesService(addr string, cfg config.ConnectionSecureConfig, logger *logrus.Logger) (*ProfilesService, error)
func (*ProfilesService) GetEmail ¶
func (s *ProfilesService) GetEmail(ctx context.Context) (email string, err error)
in metadata must be header X-Account-Id
func (*ProfilesService) Shutdown ¶
func (s *ProfilesService) Shutdown() error
Click to show internal directories.
Click to hide internal directories.