Searched defs:ninjaServer (Results 1 – 1 of 1) sorted by relevance
327 type ninjaServer struct { struct328 cmdName string329 db string330 ctx *exec.Cmd334 func (srv *ninjaServer) Start(ctx context.Context) error {344 func (srv *ninjaServer) Kill() {