CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 22 Aug 2025 18:42:01 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100824113132
location: https://web.archive.org/web/20100824113132/https://github.com/phf/go-snippets
server-timing: captures_list;dur=0.818400, exclusion.robots;dur=0.026174, exclusion.robots.policy;dur=0.012018, esindex;dur=0.015229, cdx.remote;dur=7.360410, LoadShardBlock;dur=634.405499, PetaboxLoader3.datanode;dur=144.532401, PetaboxLoader3.resolve;dur=397.906771
x-app-server: wwwb-app221
x-ts: 302
x-tr: 690
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app221; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 22 Aug 2025 18:42:02 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.67
x-archive-orig-date: Tue, 24 Aug 2010 11:31:32 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "8b9e6608b6825c931e8ae05624c5a2ce"
x-archive-orig-x-runtime: 205ms
x-archive-orig-content-length: 22723
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 24 Aug 2010 11:31:32 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 24 Aug 2010 11:31:32 GMT", ; rel="memento"; datetime="Tue, 24 Aug 2010 11:31:32 GMT", ; rel="next memento"; datetime="Sun, 10 Jun 2018 23:39:00 GMT", ; rel="last memento"; datetime="Sun, 29 Nov 2020 18:59:00 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_17_20100824102026_crawl103-c/52_17_20100824113034_crawl101.arc.gz
server-timing: captures_list;dur=0.675926, exclusion.robots;dur=0.027617, exclusion.robots.policy;dur=0.011498, esindex;dur=0.016557, cdx.remote;dur=7.334279, LoadShardBlock;dur=322.834859, PetaboxLoader3.datanode;dur=153.748894, PetaboxLoader3.resolve;dur=425.797073, load_resource;dur=285.328476
x-app-server: wwwb-app221
x-ts: 200
x-tr: 678
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
phf's go-snippets at master - GitHub
phf / go-snippets
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
commit 2f2657e11b76d122cacb
tree 7c6c2a5139b3513cf632
parent b043f9c6aba08d92f588 parent 7f206932b198acc10584
tree 7c6c2a5139b3513cf632
parent b043f9c6aba08d92f588 parent 7f206932b198acc10584
README
Random snippets of Go code collected as I explore the language. I mainly put these up as examples for others trying to learn Go and it's strange wonders. I am also interested in feedback! All Go students unite! :-D freq/ Clones of freq.c from Kernighan and Pike: The Practice of Programming. rmhttpd/ Clones of my friend Raluca's twitter-sized web server. Not really twitter-sized in Go though.
- © 2010 GitHub Inc. All rights reserved.
- Terms of Service
- Privacy
- Security