summaryrefslogtreecommitdiff
path: root/go/golang/gocache/1b
diff options
context:
space:
mode:
Diffstat (limited to 'go/golang/gocache/1b')
-rw-r--r--go/golang/gocache/1b/1b001a1de45a2b760bf65e9bf40a0d986d6bb7f1c06267b1669172aaa14187c5-dbin0 -> 1683664 bytes
-rw-r--r--go/golang/gocache/1b/1b2564e5e41ed4d812356e418403b0b7d6c51665490662953f45d88e90ba5208-d1
-rw-r--r--go/golang/gocache/1b/1b3a043b8b9df08a58153ed54c981415a1cd10d3598a581aca97b8c90fb02778-a1
-rw-r--r--go/golang/gocache/1b/1b5d91d3932b64ee458c0a647141f7a6455bdedd04d17f35682952771166ae55-a1
-rw-r--r--go/golang/gocache/1b/1ba1a51654fdcc385073d55aa8b7415d82795a9ac190280218b56f66553416d5-d32
-rw-r--r--go/golang/gocache/1b/1bee5f887d2d85439b80b256b92bc8ab957ae5d377e59e79e2fd4e57b42bc5c9-a1
6 files changed, 36 insertions, 0 deletions
diff --git a/go/golang/gocache/1b/1b001a1de45a2b760bf65e9bf40a0d986d6bb7f1c06267b1669172aaa14187c5-d b/go/golang/gocache/1b/1b001a1de45a2b760bf65e9bf40a0d986d6bb7f1c06267b1669172aaa14187c5-d
new file mode 100644
index 00000000..9b29c10f
--- /dev/null
+++ b/go/golang/gocache/1b/1b001a1de45a2b760bf65e9bf40a0d986d6bb7f1c06267b1669172aaa14187c5-d
Binary files differ
diff --git a/go/golang/gocache/1b/1b2564e5e41ed4d812356e418403b0b7d6c51665490662953f45d88e90ba5208-d b/go/golang/gocache/1b/1b2564e5e41ed4d812356e418403b0b7d6c51665490662953f45d88e90ba5208-d
new file mode 100644
index 00000000..0bf0b223
--- /dev/null
+++ b/go/golang/gocache/1b/1b2564e5e41ed4d812356e418403b0b7d6c51665490662953f45d88e90ba5208-d
@@ -0,0 +1 @@
+./ring.go
diff --git a/go/golang/gocache/1b/1b3a043b8b9df08a58153ed54c981415a1cd10d3598a581aca97b8c90fb02778-a b/go/golang/gocache/1b/1b3a043b8b9df08a58153ed54c981415a1cd10d3598a581aca97b8c90fb02778-a
new file mode 100644
index 00000000..e18a9fee
--- /dev/null
+++ b/go/golang/gocache/1b/1b3a043b8b9df08a58153ed54c981415a1cd10d3598a581aca97b8c90fb02778-a
@@ -0,0 +1 @@
+v1 1b3a043b8b9df08a58153ed54c981415a1cd10d3598a581aca97b8c90fb02778 167a18fe56058cd55f04905ca6f3fb1cf6cde583fe59439854b65df348fae929 25958 1548273520601944268
diff --git a/go/golang/gocache/1b/1b5d91d3932b64ee458c0a647141f7a6455bdedd04d17f35682952771166ae55-a b/go/golang/gocache/1b/1b5d91d3932b64ee458c0a647141f7a6455bdedd04d17f35682952771166ae55-a
new file mode 100644
index 00000000..7e662827
--- /dev/null
+++ b/go/golang/gocache/1b/1b5d91d3932b64ee458c0a647141f7a6455bdedd04d17f35682952771166ae55-a
@@ -0,0 +1 @@
+v1 1b5d91d3932b64ee458c0a647141f7a6455bdedd04d17f35682952771166ae55 a0a599388ed655ba555a77217e23b55f44c323f5d1c4f45c0b2cf6ecf94412aa 7390 1548273525580211445
diff --git a/go/golang/gocache/1b/1ba1a51654fdcc385073d55aa8b7415d82795a9ac190280218b56f66553416d5-d b/go/golang/gocache/1b/1ba1a51654fdcc385073d55aa8b7415d82795a9ac190280218b56f66553416d5-d
new file mode 100644
index 00000000..74683e1d
--- /dev/null
+++ b/go/golang/gocache/1b/1ba1a51654fdcc385073d55aa8b7415d82795a9ac190280218b56f66553416d5-d
@@ -0,0 +1,32 @@
+// Code generated by cmd/cgo; DO NOT EDIT.
+
+//line /workdir/go/src/runtime/cgo/cgo.go:1:1
+// Copyright 2010 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.
+
+/*
+Package cgo contains runtime support for code generated
+by the cgo tool. See the documentation for the cgo command
+for details on using cgo.
+*/
+package cgo
+
+/*
+
+#cgo darwin,!arm,!arm64 LDFLAGS: -lpthread
+#cgo darwin,arm LDFLAGS: -framework CoreFoundation
+#cgo darwin,arm64 LDFLAGS: -framework CoreFoundation
+#cgo dragonfly LDFLAGS: -lpthread
+#cgo freebsd LDFLAGS: -lpthread
+#cgo android LDFLAGS: -llog
+#cgo !android,linux LDFLAGS: -lpthread
+#cgo netbsd LDFLAGS: -lpthread
+#cgo openbsd LDFLAGS: -lpthread
+
+#cgo CFLAGS: -Wall -Werror
+
+#cgo solaris CPPFLAGS: -D_POSIX_PTHREAD_SEMANTICS
+
+*/
+import _ "unsafe"
diff --git a/go/golang/gocache/1b/1bee5f887d2d85439b80b256b92bc8ab957ae5d377e59e79e2fd4e57b42bc5c9-a b/go/golang/gocache/1b/1bee5f887d2d85439b80b256b92bc8ab957ae5d377e59e79e2fd4e57b42bc5c9-a
new file mode 100644
index 00000000..49ee0286
--- /dev/null
+++ b/go/golang/gocache/1b/1bee5f887d2d85439b80b256b92bc8ab957ae5d377e59e79e2fd4e57b42bc5c9-a
@@ -0,0 +1 @@
+v1 1bee5f887d2d85439b80b256b92bc8ab957ae5d377e59e79e2fd4e57b42bc5c9 e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 0 1548273523731330457