Documentation ¶
Index ¶
- func Credentials(c *proto.CredentialsResponse) *gitlab.Credentials
- func CredentialsResponse(c *gitlab.Credentials) *proto.CredentialsResponse
- func Group(g *proto.GroupResponse) *gitlab.Group
- func GroupResponse(g *client.Group) *proto.GroupResponse
- func Time(t *timestamppb.Timestamp) *time.Time
- func Timestamp(t *time.Time) *timestamppb.Timestamp
- func User(u *proto.UserResponse) *gitlab.User
- func UserResponse(u *client.User) *proto.UserResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Credentials ¶
func Credentials(c *proto.CredentialsResponse) *gitlab.Credentials
func CredentialsResponse ¶
func CredentialsResponse(c *gitlab.Credentials) *proto.CredentialsResponse
func GroupResponse ¶
func GroupResponse(g *client.Group) *proto.GroupResponse
func UserResponse ¶
func UserResponse(u *client.User) *proto.UserResponse
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.