package goos

import "internal/goos"

package goos contains GOOS-specific constants.

Index

Constants

const GOOS = `js`
const IsAix = 0
const IsAndroid = 0
const IsDarwin = 0
const IsDragonfly = 0
const IsFreebsd = 0
const IsHurd = 0
const IsIllumos = 0
const IsIos = 0
const IsJs = 1
const IsLinux = 0
const IsNacl = 0
const IsNetbsd = 0
const IsOpenbsd = 0
const IsPlan9 = 0
const IsSolaris = 0
const IsWindows = 0
const IsZos = 0

Source Files

goos.go zgoos_js.go

Version
v1.19.2
Published
Sep 30, 2022
Platform
js/wasm
Last checked
6 seconds ago

Tools for package owners.