misc

package
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2019 License: Apache-2.0 Imports: 2 Imported by: 4

Documentation

Overview

Package misc is a collection of miscellaneous funcions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StringInSlice added in v0.3.3

func StringInSlice(needle string, haystack []string) bool

StringInSlice check

Types

type PlainLogFormatter

type PlainLogFormatter struct{}

PlainLogFormatter for github.com/sirupsen/logrus logger

func (*PlainLogFormatter) Format

func (f *PlainLogFormatter) Format(entry *log.Entry) ([]byte, error)

Format the log entry It ingores the entry data not relevant for APIDoc logging

Jump to

Keyboard shortcuts

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