1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-01-17 17:44:30 +02:00
2020-12-26 15:21:29 +00:00
..
2020-12-26 15:21:29 +00:00
2020-12-26 15:21:29 +00:00
2020-12-26 15:21:29 +00:00
2020-12-26 15:21:29 +00:00
2020-12-26 15:21:29 +00:00

Templates

This directory contains templates generated with the micro new [service] command.

Find out more on the usage at micro/new.

How they were generated

API

micro new --type api --alias template github.com/micro/go-micro/examples/template/api

FNC

micro new --type fnc --alias template github.com/micro/go-micro/examples/template/fnc

SRV

micro new --type srv --alias template github.com/micro/go-micro/examples/template/srv

WEB

micro new --type web --alias template github.com/micro/go-micro/examples/template/web