mirror of
https://github.com/usememos/memos.git
synced 2024-12-21 10:11:42 +03:00
18fb02a1ec
* chore: update swag docs * chore: update
6 lines
75 B
Protocol Buffer
6 lines
75 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
package memos.store;
|
|
|
|
option go_package = "gen/store";
|