mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
6 lines
75 B
Protocol Buffer
6 lines
75 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
package memos.store;
|
|
|
|
option go_package = "gen/store";
|