Documentation ¶
Index ¶
- Constants
- func GetAllProgramsScope(token string, bbpOnly bool, pvtOnly bool, categories string) (programs []scope.ProgramData)
- func GetCategoryID(input string) []string
- func GetProgramScope(token string, companySlug string, categories string) (pData scope.ProgramData)
- func PrintAllScope(token string, bbpOnly bool, pvtOnly bool, categories string, ...)
Constants ¶
View Source
const ( YESWEHACK_PROGRAMS_ENDPOINT = "https://api.yeswehack.com/programs" // ?page=1 YESWEHACK_PROGRAM_BASE_ENDPOINT = "https://api.yeswehack.com/programs/" )
Variables ¶
This section is empty.
Functions ¶
func GetAllProgramsScope ¶
func GetCategoryID ¶
func GetProgramScope ¶
func GetProgramScope(token string, companySlug string, categories string) (pData scope.ProgramData)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.