csv

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 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 any) error

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

func GetByStr

func GetByStr(ctx context.Context, str string, dsts any) error

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

func GetByURL

func GetByURL(ctx context.Context, url string, dsts any) error

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

func ToResponse

func ToResponse(ctx context.Context, srcs any) ([][]string, error)

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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