Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1239)

Unified Diff: milo/appengine/backends/raw_presentation/logDogStream.go

Issue 2944983003: [milo] {buildbucket,buildbot,swarming,logdog} -> backends/*. (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: milo/appengine/backends/raw_presentation/logDogStream.go
diff --git a/milo/appengine/logdog/logDogStream.go b/milo/appengine/backends/raw_presentation/logDogStream.go
similarity index 98%
rename from milo/appengine/logdog/logDogStream.go
rename to milo/appengine/backends/raw_presentation/logDogStream.go
index 270d0fca8cd1d4640796b3ef5eae0523324f972e..e5acca691ab7dc13d9003828e5e91f1b231ce41b 100644
--- a/milo/appengine/logdog/logDogStream.go
+++ b/milo/appengine/backends/raw_presentation/logDogStream.go
@@ -2,7 +2,7 @@
// Use of this source code is governed under the Apache License, Version 2.0
// that can be found in the LICENSE file.
-package logdog
+package raw_presentation
import (
miloProto "github.com/luci/luci-go/common/proto/milo"

Powered by Google App Engine
This is Rietveld 408576698