Merge pull request #138 from caesarxuchao/add-warning

Adding note about examples only work with the code in the same branch
This commit is contained in:
Mehdy Bohlool 2017-03-07 10:24:22 -08:00 committed by GitHub
commit 8147f564df
3 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
// Note: the example only works with the code within the same release/branch.
package main
import (

View File

@ -14,6 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
// Note: the example only works with the code within the same release/branch.
package main
import (

View File

@ -14,6 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
// Note: the example only works with the code within the same release/branch.
package main
import (