gin router

This commit is contained in:
2019-07-01 09:42:50 -04:00
parent 5868d58832
commit dc356da4c4
576 changed files with 305761 additions and 19 deletions
+9
View File
@@ -0,0 +1,9 @@
// Copyright 2016 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//
// +build ppc64 s390x mips mips64
package unix
const isBigEndian = true