MCPcopy
hub / github.com/tinode/chat / GetMimeType

Method GetMimeType

pbx/model.pb.go:4110–4115  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4108}
4109
4110func (x *FileMeta) GetMimeType() string {
4111 if x != nil {
4112 return x.MimeType
4113 }
4114 return ""
4115}
4116
4117func (x *FileMeta) GetEtag() string {
4118 if x != nil {

Callers 1

LargeFileReceiveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected