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_sjs1_3 Show documentation
Show all versions of smithy4s-consul-middleware_sjs1_3 Show documentation
smithy4s middleware to rewrite URLs back to the consul://{service} format expected by http4s-consul-middleware
The newest version!
package com.dwolla.consul
package object smithy {
type ServiceName = com.dwolla.consul.smithy.ServiceName.Type
}