Skip to content

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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.