RSSAmplifier

maragu’s blog · Sep 5, 2024

TIL: HTTP middleware for custom Go module paths

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

I want to have my Go modules under my own domain, so instead of importing github.com/maragudk/example, I can import maragu.dev/example. Turns out it’s pretty easy.

Read on maragu.dev

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.