adding note about examples only work with the code in the same branch

This commit is contained in:
Chao Xu 2017-03-06 22:30:23 -08:00
parent ca90456a21
commit c04eceb596
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. limitations under the License.
*/ */
// Note: the example only works with the code within the same release/branch.
package main package main
import ( import (

View File

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

View File

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