mirror of
https://github.com/lkmio/lkm.git
synced 2025-10-05 23:26:51 +08:00
5 lines
50 B
Go
5 lines
50 B
Go
package transcode
|
|
|
|
type ITranscoder interface {
|
|
}
|