Sha256: d041aa9f8d34d28406086b654b72dd04c5a23258fa5db1340bc07251fa77884e
Contents?: true
Size: 290 Bytes
Versions: 5
Compression:
Stored size: 290 Bytes
Contents
// Copyright 2011 Google Inc. All rights reserved. // Use of this source code is governed by the Apache 2.0 // license that can be found in the LICENSE file. // +build appengine package internal import ( "appengine_internal" ) func Main() { MainPath = "" appengine_internal.Main() }
Version data entries
5 entries across 5 versions & 1 rubygems