Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 325 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 325 Bytes

Examples

This directory contains various examples of Go projects with CGO and cross-compilation scripts that use this Docker image.

  • ci - CI/CD examples for Gitlab CI and GitHub Actions.
  • hello - Simple app that uses CGO with WinAPI.
  • sqlite-app - Example that uses CGO for SQLite driver.