Searched refs:apiScope (Results 1 – 1 of 1) sorted by relevance
58 type apiScope int type61 apiScopePublic apiScope = iota284 func (module *SdkLibrary) stubsName(apiScope apiScope) string {286 switch apiScope {296 func (module *SdkLibrary) docsName(apiScope apiScope) string {298 switch apiScope {333 func (module *SdkLibrary) sdkVersion(apiScope apiScope) string {334 switch apiScope {349 func (module *SdkLibrary) apiTagName(apiScope apiScope) string {351 switch apiScope {[all …]