Loading go-apps/meep-loc-serv/sbi/loc-serv-sbi.go +5 −6 Original line number Diff line number Diff line Loading @@ -194,4 +194,3 @@ func Stop() (err error) { sbi.mqLocal.UnregisterHandler(sbi.handlerId) return nil } go-apps/meep-loc-serv/server/loc-serv_test.go +0 −3 Original line number Diff line number Diff line Loading @@ -37,9 +37,6 @@ import ( "github.com/gorilla/mux" ) const INITIAL = 0 const UPDATED = 1 //json format using spacing to facilitate reading const testScenario string = ` { Loading go-apps/meep-loc-serv/server/loc-serv.go +21 −21 File changed.Contains only whitespace changes. Show changes Loading
go-apps/meep-loc-serv/sbi/loc-serv-sbi.go +5 −6 Original line number Diff line number Diff line Loading @@ -194,4 +194,3 @@ func Stop() (err error) { sbi.mqLocal.UnregisterHandler(sbi.handlerId) return nil }
go-apps/meep-loc-serv/server/loc-serv_test.go +0 −3 Original line number Diff line number Diff line Loading @@ -37,9 +37,6 @@ import ( "github.com/gorilla/mux" ) const INITIAL = 0 const UPDATED = 1 //json format using spacing to facilitate reading const testScenario string = ` { Loading
go-apps/meep-loc-serv/server/loc-serv.go +21 −21 File changed.Contains only whitespace changes. Show changes