github.com/tickoalcantara12/micro/v3@v3.0.0-20221007104245-9d75b9bcbab9/docs/v2/design/README.md (about) 1 # Design Docs 2 3 This is the location of design docs 4 5 ## Overview 6 7 Design docs describe in detail the functionality of Micro and any future works that we take on. We look to expand 8 our existing knowledge in written form to help others who want to collaborate learn about how Micro works. 9 10 ## Contents 11 12 - [framework](framework) - The Go Micro development framework 13 - [server](service) - The micro server design 14 - [plugins](plugins) - Extending beyond core functionality 15 - [clients](clients) - Multi-language clients