generated from VLADIMIR/template
add parser
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
package app
|
||||
|
||||
import (
|
||||
proto "pinned_message/proto"
|
||||
"context"
|
||||
proto "pinned_message/proto"
|
||||
)
|
||||
|
||||
type Server struct {
|
||||
proto.UnimplementedpinnedMessageServer
|
||||
proto.UnimplementedPinnedMessageServer
|
||||
}
|
||||
|
||||
func NewServer() *Server {
|
||||
|
||||
Reference in New Issue
Block a user