mirror of
https://github.com/foomo/sesamy-go.git
synced 2025-10-16 12:35:43 +00:00
6 lines
63 B
Go
6 lines
63 B
Go
package mpv2
|
|
|
|
const (
|
|
MetadataRequestQuery = "RequestQuery"
|
|
)
|