Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 203 Bytes

File metadata and controls

12 lines (8 loc) · 203 Bytes

CancelContext

Test case for CancelContext.

Run

go build -o out main.go
./out

If you remove this example, you will need to also remove the reference to it from ./go.work in the root folder.