Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PROGRAMMING_LANGUAGE ¶
type PROGRAMMING_LANGUAGE string
const ( Typescript PROGRAMMING_LANGUAGE = "typescript" Javascript PROGRAMMING_LANGUAGE = "javascript" Go PROGRAMMING_LANGUAGE = "go" Java PROGRAMMING_LANGUAGE = "java" Python PROGRAMMING_LANGUAGE = "python" Other PROGRAMMING_LANGUAGE = "other" )
Click to show internal directories.
Click to hide internal directories.