package
0.0.0-20210103202454-14e119ea3a45
Repository: https://github.com/ovh/tsl.git
Documentation: pkg.go.dev
# Functions
GenerateNativeQueries Generate a TSL query in its native proto format allowAuthenticate works only for a Warp 10 backend (force a Token authenticate to raise native limits).
GenerateNativeQueriesWithParams Generate a TSL query in its native proto format with a param map replacing query headers allowAuthenticate works only for a Warp 10 backend (force a Token authenticate to raise native limits).
GetTokenFromBasicAuth is fetching the token for an HTTP Request.
NewProxyTSL is creating a new tsl proxy query handler.