mirror of
https://github.com/jakejarvis/npqueue.git
synced 2026-07-26 15:16:05 -04:00
gin router
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
//+build go1.7
|
||||
|
||||
package reflect2
|
||||
|
||||
import "unsafe"
|
||||
|
||||
//go:linkname resolveTypeOff reflect.resolveTypeOff
|
||||
func resolveTypeOff(rtype unsafe.Pointer, off int32) unsafe.Pointer
|
||||
Reference in New Issue
Block a user