mirror of
https://github.com/usememos/memos.git
synced 2025-10-28 15:26:03 +08:00
5 lines
75 B
Protocol Buffer
5 lines
75 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
package memos.store;
|
|
|
|
option go_package = "gen/store";
|