Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProfileLanguage ¶
type ProfileLanguage string
const ( ProfileLanguage_Default ProfileLanguage = "" ProfileLanguage_Go ProfileLanguage = "go" ProfileLanguage_Js ProfileLanguage = "js" )
func (ProfileLanguage) IsGo ¶
func (c ProfileLanguage) IsGo() bool
Click to show internal directories.
Click to hide internal directories.