gova: build failed: exit status 1
    # counter
    ./main.go:20:16: cannot use Counter{} (value of struct type Counter) as gova.View value in return statement: Counter does not implement gova.View (missing method viewNode)
Not encouraging. You can't add 'viewNode' since it's not exported...

I guess they changed the API and didn't update the code or picture.

Fixed it