als_utils

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 5, 2022 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ILogger

type ILogger struct {
	// contains filtered or unexported fields
}

func InjectableLogger

func InjectableLogger(config zap.Config) *ILogger

func (*ILogger) Debug

func (log *ILogger) Debug(v ...interface{})

func (*ILogger) Error

func (log *ILogger) Error(v ...interface{})

func (*ILogger) Fatal

func (log *ILogger) Fatal(v ...interface{})

func (*ILogger) Info

func (log *ILogger) Info(v ...interface{})

func (*ILogger) Panic

func (log *ILogger) Panic(v ...interface{})

func (*ILogger) Warn

func (log *ILogger) Warn(v ...interface{})

type PlatformChecker

type PlatformChecker struct {
	// contains filtered or unexported fields
}

func CheckPlatformArray

func CheckPlatformArray(array []string, value string) (*PlatformChecker, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL