Documentation
¶
Overview ¶
* Copyright © 2017 Xiao Zhang <zzxx513@gmail.com>. * Use of this source code is governed by an MIT-style * license that can be found in the LICENSE file.
* Copyright © 2017 Xiao Zhang <zzxx513@gmail.com>. * Use of this source code is governed by an MIT-style * license that can be found in the LICENSE file.
* Copyright © 2017 Xiao Zhang <zzxx513@gmail.com>. * Use of this source code is governed by an MIT-style * license that can be found in the LICENSE file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
var FilePaths []string
FilePaths is a list of paths to proto files
var FileRootPath string
FileRootPath is the root folder of the created package, "." by default(current directory)
var RootCmd = &cobra.Command{
Use: "turbo",
Version: "v0.5.0",
}
RootCmd represents the base command when called without any subcommands
var RpcType string
RpcType should be either "grpc" or "thrift"
Functions ¶
Types ¶
This section is empty.