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