seeruk / resolver-example

An example of the "Resolver" pattern I wrote about here: https://bit.ly/2Okf2yP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Resolver" Pattern Example

An example of the "Resolver" pattern I wrote about on my blog.

This is not supposed to be a shining example of how to make any Go project, this pattern may not always work for you. I'm also not making this example to showcase how you handle other areas of a Go service, e.g. logging, metrics, database access, so on.

License

MIT

About

An example of the "Resolver" pattern I wrote about here: https://bit.ly/2Okf2yP

License:MIT License


Languages

Language:Go 100.0%