Versions in this module Expand all Collapse all v0 v0.10.1 Jun 14, 2019 v0.10.0 Jun 11, 2019 Changes in this version + func FromProtoService(s *definition.Service) *service.Service + type Server struct + func NewServer(sdk *sdk.SDK) *Server + func (s *Server) Get(ctx context.Context, req *api.GetExecutionRequest) (*definition.Execution, error) + func (s *Server) Stream(req *api.StreamExecutionRequest, resp api.Execution_StreamServer) error