factory

package
v0.0.0-...-02b4230 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

*

*
* @author liangjf
* @create on 2020/5/20
* @version 1.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IFactory

type IFactory interface {
	CreateLog(...logger.Option) logger.ILogger
}

type VLogFactor

type VLogFactor struct{}

VLogFactor vlog factory

func (*VLogFactor) CreateLog

func (l *VLogFactor) CreateLog(opts ...logger.Option) logger.ILogger

Jump to

Keyboard shortcuts

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