]> Cypherpunks repositories - gostls13.git/commit
runtime: add Frames example
authorJosh Bleecher Snyder <josharian@gmail.com>
Sat, 11 Feb 2017 22:56:16 +0000 (14:56 -0800)
committerJosh Bleecher Snyder <josharian@gmail.com>
Mon, 13 Feb 2017 06:10:35 +0000 (06:10 +0000)
commit8da91a6297d5960b69ca22d764ef73906f6d61e9
treea8955873b81333e24ddcfb9e16ebfa1ab53911e7
parent39fcf8bf0e3a3b447780983c1f88df5bb9f5bc98
runtime: add Frames example

Based on sample code from iant.

Fixes #18788.

Change-Id: I6bb33ed05af2538fbde42ddcac629280ef7c00a6
Reviewed-on: https://go-review.googlesource.com/36892
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/example_test.go [new file with mode: 0644]