mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-02-12 11:06:35 +01:00
6 lines
129 B
Go
6 lines
129 B
Go
|
/*
|
||
|
Package runtime contains runtime helper functions used by
|
||
|
servers which protoc-gen-grpc-gateway generates.
|
||
|
*/
|
||
|
package runtime
|