goids/pkg/types/omp/bpc.go
Allen Languor 83debb7459
All checks were successful
continuous-integration/drone/push Build is passing
add some omp data to serde
2023-01-10 21:40:21 +01:00

12 lines
77 B
Go

package omp
type BPC struct {
}
func (s BPC) Init() {
}
// InitPatch()