aschult5 / actiontime

A Golang library for tracking action time averages
MIT License
0 stars 1 forks source link

Define message type #5

Closed aschult5 closed 4 years ago

aschult5 commented 4 years ago

This type will be used to unmarshall the json input string.

It should have two fields

  1. action string
  2. time float64