Rename InsertMinion to CreateMinion.

This commit is contained in:
Deyuan Deng
2014-10-06 16:37:46 -04:00
parent 4a35325f29
commit c3d9197a4b
12 changed files with 15 additions and 16 deletions

View File

@@ -14,6 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
// Package minion provides Registry interface and implementation
// for storing Minions.
// Package minion provides Registry interface and implementation for storing Minions.
package minion