Skip to content

Instantly share code, notes, and snippets.

@mschoch
Created July 6, 2018 16:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mschoch/8dcfbf7b955b644e23eb0e14d41d92c7 to your computer and use it in GitHub Desktop.
Save mschoch/8dcfbf7b955b644e23eb0e14d41d92c7 to your computer and use it in GitHub Desktop.
➜ testscore ./testscore
2018/07/06 12:33:02 scorch
2018/07/06 12:33:02 calling compose for public_likes with length 2
2018/07/06 12:33:02 calling compose for reviews.date with length 7
2018/07/06 12:33:02 calling compose for reviews.ratings.Cleanliness with length 16
2018/07/06 12:33:02 calling compose for reviews.ratings.Location with length 16
2018/07/06 12:33:02 calling compose for reviews.ratings.Overall with length 16
2018/07/06 12:33:02 calling compose for reviews.ratings.Rooms with length 16
2018/07/06 12:33:02 calling compose for reviews.ratings.Service with length 16
2018/07/06 12:33:02 calling compose for reviews.author with length 2
2018/07/06 12:33:02 calling compose for reviews.content with length 58
2018/07/06 12:33:02 calling compose for reviews.content with length 32
2018/07/06 12:33:02 calling compose for reviews.date with length 7
2018/07/06 12:33:02 calling compose for reviews.ratings.Cleanliness with length 16
2018/07/06 12:33:02 calling compose for reviews.ratings.Location with length 16
2018/07/06 12:33:02 calling compose for reviews.ratings.Overall with length 16
2018/07/06 12:33:02 calling compose for reviews.ratings.Rooms with length 16
2018/07/06 12:33:02 calling compose for reviews.ratings.Service with length 16
2018/07/06 12:33:02 calling compose for reviews.ratings.Value with length 16
2018/07/06 12:33:02 calling compose for reviews.author with length 2
2018/07/06 12:33:02 calling compose for geo.accuracy with length 1
2018/07/06 12:33:02 calling compose for geo.lat with length 16
2018/07/06 12:33:02 calling compose for geo.lon with length 16
2018/07/06 12:33:02 calling compose for free_internet with length 1
2018/07/06 12:33:02 calling compose for city with length 2
2018/07/06 12:33:02 calling compose for directions with length 2
2018/07/06 12:33:02 calling compose for description with length 25
2018/07/06 12:33:02 calling compose for state with length 1
2018/07/06 12:33:02 calling compose for vacancy with length 1
2018/07/06 12:33:02 calling compose for phone with length 4
2018/07/06 12:33:02 calling compose for title with length 3
2018/07/06 12:33:02 calling compose for pets_ok with length 1
2018/07/06 12:33:02 calling compose for id with length 16
2018/07/06 12:33:02 calling compose for address with length 3
2018/07/06 12:33:02 calling compose for country with length 2
2018/07/06 12:33:02 calling compose for free_parking with length 1
2018/07/06 12:33:02 calling compose for name with length 3
2018/07/06 12:33:02 calling compose for free_breakfast with length 1
2018/07/06 12:33:02 calling compose for type with length 1
2018/07/06 12:33:02 calling compose for _id with length 1
2018/07/06 12:33:02 moss
2018/07/06 12:33:02 calling compose for free_parking with length 1
2018/07/06 12:33:02 calling compose for address with length 3
2018/07/06 12:33:02 calling compose for geo.lat with length 16
2018/07/06 12:33:02 calling compose for reviews.ratings.Overall with length 32
2018/07/06 12:33:02 calling compose for reviews.ratings.Location with length 32
2018/07/06 12:33:02 calling compose for description with length 25
2018/07/06 12:33:02 calling compose for title with length 3
2018/07/06 12:33:02 calling compose for vacancy with length 1
2018/07/06 12:33:02 calling compose for type with length 1
2018/07/06 12:33:02 calling compose for id with length 16
2018/07/06 12:33:02 calling compose for free_breakfast with length 1
2018/07/06 12:33:02 calling compose for public_likes with length 2
2018/07/06 12:33:02 calling compose for reviews.author with length 4
2018/07/06 12:33:02 calling compose for directions with length 2
2018/07/06 12:33:02 calling compose for reviews.ratings.Service with length 32
2018/07/06 12:33:02 calling compose for state with length 1
2018/07/06 12:33:02 calling compose for phone with length 4
2018/07/06 12:33:02 calling compose for country with length 2
2018/07/06 12:33:02 calling compose for reviews.content with length 90
2018/07/06 12:33:02 calling compose for reviews.date with length 14
2018/07/06 12:33:02 calling compose for reviews.ratings.Cleanliness with length 32
2018/07/06 12:33:02 calling compose for reviews.ratings.Value with length 16
2018/07/06 12:33:02 calling compose for pets_ok with length 1
2018/07/06 12:33:02 calling compose for geo.lon with length 16
2018/07/06 12:33:02 calling compose for reviews.ratings.Rooms with length 32
2018/07/06 12:33:02 calling compose for free_internet with length 1
2018/07/06 12:33:02 calling compose for geo.accuracy with length 1
2018/07/06 12:33:02 calling compose for name with length 3
2018/07/06 12:33:02 calling compose for city with length 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment