mirror of
https://github.com/lkmio/lkm.git
synced 2025-09-27 11:32:26 +08:00
5 lines
49 B
Go
5 lines
49 B
Go
package transcode
|
|
|
|
type Transcoder interface {
|
|
}
|