Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Hello ¶
type Hello struct {
Log *zlog.ZwitLogger
}
func NewHello ¶
func NewHello(log *zlog.ZwitLogger) *Hello
type KeyUserData ¶
type KeyUserData struct{}
type Media ¶
type Media struct { Log *zlog.ZwitLogger // contains filtered or unexported fields }
func NewMedia ¶
func NewMedia(s storage.Storage, cfg *config.MediaServiceConfig, authClient authpb.AuthServiceClient, log *zlog.ZwitLogger) *Media
func (*Media) FilesServerLoggingMiddleware ¶
Click to show internal directories.
Click to hide internal directories.