This website requires JavaScript.
Explore
Help
Sign In
Selly-Modules
/
3pl
Watch
8
Star
0
Fork
You've already forked 3pl
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5aebf6a070
3pl
/
partnerapi
/
tnc
/
env.go
10 lines
104 B
Go
Raw
Blame
History
package
tnc
// ENV ...
type
ENV
string
const
(
EnvStaging
ENV
=
"STAGING"
EnvProd
ENV
=
"PROD"
)
Reference in New Issue
View Git Blame
Copy Permalink