csv

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetByBytes

func GetByBytes(ctx context.Context, bytes []byte, dsts interface{}) error

GetByBytes ... バイト列からCSVデータを取得する

func GetByStr

func GetByStr(ctx context.Context, str string, dsts interface{}) error

GetByStr ... 文字列からCSVデータを取得する

func GetByURL

func GetByURL(ctx context.Context, url string, dsts interface{}) error

GetByURL ... URLからCSVデータを取得する

func ToResponse

func ToResponse(ctx context.Context, srcs interface{}) ([][]string, error)

ToResponse ... レスポンス形式に変換する

Types

This section is empty.

Jump to

Keyboard shortcuts

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