Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllOrSomeFilter ¶
AllOrSomeFilter filters elems out from the list as they present in filterList and returns the remaning ones. if filterList is empty, all elems from list returned.
func FormatUsername ¶
FormatUsername formats a username to make it usable as a variable
func List ¶
List returns a slice of strings captured after the value returned by do which is called n times.
func NoNumberPrefix ¶
NoNumberPrefix adds a underscore at the beginning of the string if it stars with a number this is used for package of proto files template because the package name can't start with a number.
func SliceContains ¶
SliceContains returns with true if s is a member of ss.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.