Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CryptoConfigPath = "crypto-config"
CryptoConfigPath is the relative path to the generated crypto config directory
View Source
var Project = "gitee.com/hyperledger-fabric-gm/fabric-sdk-go"
Project is the Go project name relative to the Go Path
View Source
var ProjectPath = ""
ProjectPath is the path to the source of fabric-sdk-go
Functions ¶
func GetProjectPath ¶
func GetProjectPath() string
GetProjectPath returns the path to the source of fabric-sdk-go. More specifically, this function searches for the directory containing the project's go.mod file. This function must only be called from tests.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.