//
pkg.gl
Category
github.com/josh5276/go-course
practice
testing_unit
answer
package
1.0.0
Repository:
https://github.com/josh5276/go-course.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
36 SLOC
#
Functions
GetEmail
GetEmail is an example function exported so that the testing package can consume this function.
GetUser
GetUser is an example function exported so that the testing package can consume this function.
#
Structs
User
No description provided by the author