Skip to content

Commit

Permalink
Rename to cadence
Browse files Browse the repository at this point in the history
  • Loading branch information
Tamer Eldeeb committed Feb 22, 2017
1 parent b0f94ca commit e303329
Show file tree
Hide file tree
Showing 31 changed files with 26 additions and 2,610 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// @generated Code generated by thrift-gen. Do not modify.

// Package minions is generated code used to make or handle TChannel calls using Thrift.
package minions
// Package cadence is generated code used to make or handle TChannel calls using Thrift.
package cadence

import (
"fmt"
Expand Down
2 changes: 1 addition & 1 deletion .gen/go/minions/ttypes.go → .gen/go/cadence/ttypes.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .gen/js/WorkflowService.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ from thrift.transport import TSSLSocket
from thrift.transport import THttpClient
from thrift.protocol import TBinaryProtocol

from minions import WorkflowService
from minions.ttypes import *
from cadence import WorkflowService
from cadence.ttypes import *

if len(sys.argv) <= 1 or sys.argv[1] == '--help':
print('')
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
136 changes: 0 additions & 136 deletions .gen/py/minions/HistoryService-remote

This file was deleted.

Loading

0 comments on commit e303329

Please sign in to comment.