Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitLabProvider ¶
type GitLabProvider struct { }
func (*GitLabProvider) GetAuthDataFromJson ¶
func (m *GitLabProvider) GetAuthDataFromJson(data io.Reader) string
func (*GitLabProvider) GetIdentifier ¶
func (m *GitLabProvider) GetIdentifier() string
func (*GitLabProvider) GetUserFromJson ¶
func (m *GitLabProvider) GetUserFromJson(data io.Reader) *model.User
Click to show internal directories.
Click to hide internal directories.