Skip to content

Conversation

@msquee
Copy link

@msquee msquee commented Oct 31, 2020

Fix typo in event.Tick example in README

-events.Tick = func() (delay time.Duration, action Action){
+events.Tick = func() (delay time.Duration, action evio.Action){
        log.Printf("tick")
        delay = time.Second
        return

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant