smithy4s.com.dwolla.consul.smithy.package.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of smithy4s-consul-middleware_3 Show documentation
Show all versions of smithy4s-consul-middleware_3 Show documentation
smithy4s middleware to rewrite URLs back to the consul://{service} format expected by http4s-consul-middleware
package com.dwolla.consul
package object smithy {
type ServiceName = com.dwolla.consul.smithy.ServiceName.Type
}