1
0
mirror of https://github.com/fumiama/gozel.git synced 2026-06-05 00:10:24 +08:00
Files
gozel/doc.go
fumiama 6522bde914 feat(examples): add image_scale (#7)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-29 17:11:22 +08:00

6 lines
142 B
Go

// Package gozel provides Go bindings for the Intel Level Zero API.
package gozel
//go:generate go run ./cmd/gen
//go:generate gofmt -w -s .