Documentation ¶
Index ¶
- Constants
- func GetAllProgramsScope(token string, bbpOnly bool, pvtOnly bool, categories string) (programs []scope.ProgramData)
- func GetCategoryID(input string) []int
- func GetProgramScope(token string, companyHandle string, programHandle string, categories string) (pData scope.ProgramData)
- func PrintAllScope(token string, bbpOnly bool, pvtOnly bool, categories string, ...)
Constants ¶
View Source
const ( INTIGRITI_PROGRAMS_ENDPOINT = "https://api.intigriti.com/core/researcher/program" INTIGRITI_PROGRAM_BASE_ENDPOINT = "https://api.intigriti.com/core/program" )
Variables ¶
This section is empty.
Functions ¶
func GetAllProgramsScope ¶
func GetCategoryID ¶
func GetProgramScope ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.