Rename runnter pkg name

This commit is contained in:
Harry Zhang
2016-07-03 09:02:11 -04:00
parent 94c6994ab3
commit e0ab76019e
8 changed files with 9 additions and 10 deletions

View File

@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
package util
package async
import (
"sync"

View File

@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
package util
package async
import (
"fmt"