Documentation
¶
Index ¶
Constants ¶
View Source
const ( RepoTypeAll = "all" RepoTypePublic = "public" RepoTypePrivate = "private" RepoTypeSource = "sources" RepoTypeFork = "forks" RepoTypeArchived = "archived" RepoTypeMirror = "mirror" )
View Source
const ( OutputTypeJson = "json" OutputTypeUi = "ui" OutputTypeTable = "table" )
View Source
const ( RepoLangAll = "all" RepoLangGo = "go" RepoLangJavascript = "javascript" RepoLangShell = "shell" RepoLangPython = "python" RepoLangC = "c" RepoLangPerl = "perl" RepoLangVue = "vue" RepoLangJupyter = "jupyter" RepoLangHtml = "html" )
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.