Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ProjectName the const value of zero ProjectName = "zero" // ProjectOpenSourceURL the github url of go-zero ProjectOpenSourceURL = "github.com/zeromicro/go-zero" // RyanProjectOpenSourceURL the github url of Ryan RyanProjectOpenSourceURL = "github.com/suyuan32" // OsWindows represents os windows OsWindows = "windows" // OsMac represents os mac OsMac = "darwin" // OsLinux represents os linux OsLinux = "linux" // OsJs represents os js OsJs = "js" // OsIOS represents os ios OsIOS = "ios" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.