//go:build linux // Copyright (c) 2024 Celestino Amoroso (celestino.amoroso@gmail.com). // All rights reserved. // lib-ext-linux.go package expr const SHAREDLIBRARY_EXTENSION = ".so"