podman/libpod/container_unsupported.go

6 lines
71 B
Go

// +build !linux
package libpod
type containerPlatformState struct{}