mirror of
https://github.com/lkmio/lkm.git
synced 2025-10-01 13:32:18 +08:00
5 lines
49 B
Go
5 lines
49 B
Go
package transcode
|
|
|
|
type Transcoder interface {
|
|
}
|