aboutsummaryrefslogtreecommitdiffhomepage
path: root/dhall/server/service/plugin/functions.dhall
blob: a7b1295ff52492b5a4d271af6631ec2da23e7439 (plain) (blame)
1
2
3
4
5
6
{ mkRequestTermination = ./mkRequestTermination.dhall
, mkRequestTransformer = ./mkRequestTransformer.dhall
, mkIPRestriction = ./mkIPRestriction.dhall
, correlationId = ./correlationId.dhall
, mkPreFunction = ./mkPreFunction.dhall
}