Setting trusted platform using an enum-like (#2739)
This commit is contained in:
committed by
GitHub
parent
fb8a113f8d
commit
dd8a27c0b6
@@ -8,5 +8,5 @@
|
||||
package gin
|
||||
|
||||
func init() {
|
||||
defaultAppEngine = true
|
||||
defaultPlatform = PlatformGoogleAppEngine
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user