Documentation
¶
Index ¶
Constants ¶
View Source
const ( EndpointURLDefault = "grpcs://remote-build-cache.services.bitrise.io" EndpointURLLAS1 = "grpc://las-cache.services.bitrise.io:6666" EndpointURLATL1 = "grpc://atl-cache.services.bitrise.io:6666" // Gradle Remote Build Cache related consts // Use the latest 1.x version of our dependency, so we don't have to update this definition after every lib release. // But don't forget to update this to `2.+` if the library reaches version 2.0! GradleRemoteBuildCachePluginDepVersion = "1.+" // Gradle Analytics related consts GradleAnalyticsPluginDepVersion = "2.1" GradleAnalyticsEndpoint = "gradle-analytics.services.bitrise.io" GradleAnalyticsHTTPEndpoint = "https://gradle-sink.services.bitrise.io" GradleAnalyticsPort = 443 )
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.