// Copyright Fuzamei Corp. 2018 All Rights Reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Package buildflags build flags package buildflags //var var ( ParaName string RPCAddr string )