5 lines
48 B
Go
Raw Normal View History

package imageprocess
type Processor struct {
}