Bugs Become Features

  • Home
  • About
  • Research
  • Projects
  • Publications
  • Teaching
  • Blog
  • Archives

Hopwatch

1 post tagged with "Hopwatch"

  • 14 Aug 2014
    Search Gear 6 - Spew, Hopwatch, toml-go!

    Search Gear Notes Go, Spew, Hopwatch, toml-go Debugging github.com/davecgh/go-spew github.com/emicklei/hopwatch hopwatch uses go-spew Dump and Dumpf Both are good and seem useful. http://ernestmicklei.com/2012/12/14/hopwatch-a-debugging-tool-for-go/ go-toml-config does not work and the documentation is wrong. Persistently get ‘panic: myconfig.conf is not a valid TOML file. See https://github.com/mojombo/toml' even when it’s the test file from https://github.com/mojombo/toml package main import “github.com/stvp/go-toml-config” var ( title= config.String(“title”, “Unknown”) name = config.String(“owner.name”, “”) git = config.String(“owner.GitHub”, “”) bio = config.

← All Tags

Simon Harper

Professor of Computer Science, University of Manchester

© 2026 Simon Harper. All rights reserved.

Connect

Built with Hugo