1 2 3 4 5 6 7
package juju import "fmt" func (c *Conn) Bootstrap() error { return fmt.Errorf("This doesn't do anything yet.") }
Loggerhead is a web-based interface for Breezy Version: 2.0.1