Documentation ¶
Index ¶
- Variables
- func ConfirmEmail(t *testing.T, gurl string, secret string)
- func MakeTextile(t *testing.T) (conf core.Config, shutdown func())
- func NewEmail() string
- func NewUsername() string
- func Signin(t *testing.T, client *client.Client, conf core.Config, usernameOrEmail string) *pb.SigninReply
- func Signup(t *testing.T, client *client.Client, conf core.Config, username, email string) *pb.SignupReply
Constants ¶
This section is empty.
Variables ¶
View Source
var SessionSecret = NewUsername()
Functions ¶
func NewUsername ¶
func NewUsername() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.