Bonds Service
Functions
Link copied to clipboard
open override fun registerErrors(errors: PolymorphicModuleBuilder<ErrorInfo>)
Content copied to clipboard
Link copied to clipboard
open override fun registerResponses(responses: PolymorphicModuleBuilder<ResponseInfo>)
Content copied to clipboard
Link copied to clipboard
open override fun registerService(instance: OspreyService.Instance, routing: Routing, prefix: String)
Content copied to clipboard
Link copied to clipboard
fun run(instance: OspreyService.Instance, request: BondsRequest): ServiceResponse<BondsResponse>
Content copied to clipboard