Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintUsers ¶ added in v0.2.1
func PrintUsers(users []*User)
Types ¶
type User ¶
User stores login user name and accounts information
func NewUser ¶
func NewUser(loginName string, githubUsername string, slackUsername string, slackUserId string) *User
NewUser creates new User instance
func (*User) Attributes ¶ added in v0.2.1
func (*User) RetrieveSlackUserId ¶
func (*User) SlackMention ¶
Click to show internal directories.
Click to hide internal directories.