File tree 6 files changed +24
-0
lines changed
6 files changed +24
-0
lines changed Original file line number Diff line number Diff line change
1
+ // Copyright 2017 Manu Martinez-Almeida. All rights reserved.
2
+ // Use of this source code is governed by a MIT style
3
+ // license that can be found in the LICENSE file.
4
+
1
5
package gin
2
6
3
7
import (
Original file line number Diff line number Diff line change
1
+ // Copyright 2017 Manu Martinez-Almeida. All rights reserved.
2
+ // Use of this source code is governed by a MIT style
3
+ // license that can be found in the LICENSE file.
4
+
1
5
package binding
2
6
3
7
import (
Original file line number Diff line number Diff line change 1
1
// +build appengine
2
2
3
+ // Copyright 2017 Manu Martinez-Almeida. All rights reserved.
4
+ // Use of this source code is governed by a MIT style
5
+ // license that can be found in the LICENSE file.
6
+
3
7
package gin
4
8
5
9
func init () {
Original file line number Diff line number Diff line change
1
+ // Copyright 2017 Manu Martinez-Almeida. All rights reserved.
2
+ // Use of this source code is governed by a MIT style
3
+ // license that can be found in the LICENSE file.
4
+
1
5
package gin
2
6
3
7
import (
Original file line number Diff line number Diff line change
1
+ // Copyright 2017 Manu Martinez-Almeida. All rights reserved.
2
+ // Use of this source code is governed by a MIT style
3
+ // license that can be found in the LICENSE file.
4
+
1
5
package gin
2
6
3
7
import (
Original file line number Diff line number Diff line change
1
+ // Copyright 2017 Manu Martinez-Almeida. All rights reserved.
2
+ // Use of this source code is governed by a MIT style
3
+ // license that can be found in the LICENSE file.
4
+
1
5
package gin
2
6
3
7
import (
You can’t perform that action at this time.
0 commit comments