Skip to content

Commit

Permalink
OneBox: Expose front-end service in the interface (uber#376)
Browse files Browse the repository at this point in the history
  • Loading branch information
sivakku authored Oct 13, 2017
1 parent 20f962f commit 46de15c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions host/onebox.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ type Cadence interface {
Stop()
GetFrontendClient() workflowserviceclient.Interface
FrontendAddress() string
GetFrontendService() service.Service
}

type (
Expand Down

0 comments on commit 46de15c

Please sign in to comment.