Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ProjectName the const value of zero ProjectName = "go-smart" // ProjectOpenSourceURL the github url of go-zero ProjectOpenSourceURL = "github.com/cocoup/go-smart" // 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.