Documentation
¶
Overview ¶
SPDX-FileCopyrightText: Copyright (c) 2024, Obviously, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Index ¶
- func Exists(name string) bool
- func Get(name string) string
- func GetArray(name, sep string, allowQuotes, trimQuoted bool) []string
- func GetBoolOr(name string, dval bool) bool
- func GetOr(name, dval string) string
- func GetUintOr(name string, dval uint) uint
- func MustGet(name string) string
- func MustGetArray(name, sep string, allowQuotes, trimQuoted bool) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustGetArray ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.