Skip to content

Tags: eleanormark/learn-go-with-tests

Tags

10.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Context reader (quii#321)

* context reader chap

* some corrections, less waffle

* Update README.md

* making naming consistent with chapter heading

* add link to context reader to gitbook

10.0.1

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
maths

10.0.0

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
add maths chapter

9.2.3

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Corrections

0.9.2

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
add roman numerals and property based tests

0.9

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
add roman numerals to book building scripts

0.8.2

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
improve context cancellation example with actual working code

0.8.1

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
improve context cancellation example

0.8.0

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
add context

0.7.4

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
explain dangers of embedding further, with nice spelling