Versions in this module Expand all Collapse all v0 v0.0.2 Sep 21, 2019 Changes in this version + func Main(c *cmd.Command, args []string) error + func WARN(err error) + type CarParkServer struct + func NewCarParkServer(srv *httpserver.Server) *CarParkServer + func (srv *CarParkServer) Nearest(ctx context.Context, wr http.ResponseWriter, req *http.Request) + func (srv *CarParkServer) Open() error v0.0.1 Sep 19, 2019