ipld-eth-server/vendor/github.com/aristanetworks/goarista/key/composite_386.go
Matt K 293dd2e848 Add vendor dir (#16) (#4)
* Add vendor dir so builds dont require dep

* Pin specific version go-eth version
2018-01-29 13:44:18 -06:00

9 lines
260 B
Go

// Copyright (c) 2016 Arista Networks, Inc.
// Use of this source code is governed by the Apache License 2.0
// that can be found in the COPYING file.
package key
// This value needs to look very much not like a pointer.
const sentinel = uintptr(0xFFABCDEF)