mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-08 15:39:59 +08:00
12 lines
186 B
Plaintext
12 lines
186 B
Plaintext
|
|
syntax = "v1"
|
||
|
|
|
||
|
|
import "base2.api"
|
||
|
|
info (
|
||
|
|
title: "type title here"
|
||
|
|
desc: "type desc here"
|
||
|
|
author: "type author here"
|
||
|
|
email: "type email here"
|
||
|
|
version: "type version here"
|
||
|
|
)
|
||
|
|
|