transcode

package module
v0.0.0-...-6dfd3aa Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2022 License: MIT Imports: 17 Imported by: 0

README

twirp-grpc-transcode

PkgGoDev

twirp-grpc-transcode transcodes twirp to grpc.

client->twirp->grpc
Why would one use this?

You probably shouldn't. However, if someone was looking to support both twirp and grpc, or migrate from one to the other, this may be helpful.

Status

Alpha.

LICENSE

See LICENSE

This project is not an official project of any employer past or present. This project was done using personal equipment, accounts, and time.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

func New

func New(filename string, next http.Handler) (*Handler, error)

func (*Handler) ServeHTTP

func (h *Handler) ServeHTTP(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL