Documentation ¶
Index ¶
- func Arch(ctx context.Context) string
- func Cwd(ctx context.Context) (string, error)
- func Env(ctx context.Context, key string) string
- func Environ(ctx context.Context) []string
- func Os(ctx context.Context) string
- func WithArch(ctx context.Context, arch string) context.Context
- func WithCwd(ctx context.Context, cwd string) (context.Context, error)
- func WithEnviron(ctx context.Context, environ []string) context.Context
- func WithOs(ctx context.Context, os string) context.Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.