package main import "log" func main() { log.Print("Starting solec daemon mock") }