writer

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: MIT Imports: 7 Imported by: 1

Documentation

Overview

*

  • @Author : nopsky
  • @Email : cnnopsky@gmail.com
  • @Date : 2021/12/13 16:22

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAliyunWriter

func NewAliyunWriter(opt *AliyunOption) io.Writer

Types

type AliyunOption

type AliyunOption struct {
	AccessKey       string
	AccessKeySecret string
	EndPoint        string
	Project         string
	LogStore        string
	Topic           string
}

type AliyunWriter

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

func (AliyunWriter) Write

func (a AliyunWriter) Write(p []byte) (n int, err error)

Jump to

Keyboard shortcuts

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