strs

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: May 27, 2021 License: MIT Imports: 5 Imported by: 0

README

サンプルリスト

このディレクトリには以下のサンプルがあります。

file example name note
string_rune_rawstring.go string_rune_rawstring Go言語における 文字と文字列とRaw文字列についてのサンプルです
string_to_runeslice.go string_to_runeslice 文字列とルーンスライスの遷移を表示するサンプルです
string_rune_byte_convert.go string_rune_byte_convert 文字列とルーンとバイト列の変換のサンプルです.
string_chop_newline string_chop_newline.go 文字列末尾の改行を削除するサンプルです

Documentation

Overview

Package strs -- Go言語の 文字列 についてのサンプルが配置されているパッケージです。

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ChopNewLine added in v0.2.5

func ChopNewLine() error

ChopNewLine -- 文字列末尾の改行を削除するサンプルです

func NewRegister

func NewRegister() mapping.Register

NewRegister -- このパッケージ用のサンプルを登録する mapping.Register を生成します。

func StringRuneByteConvert

func StringRuneByteConvert() error

StringRuneByteConvert は、文字列とルーンとバイト列の変換のサンプルです.

func StringRuneRawString

func StringRuneRawString() error

StringRuneRawString は、Go言語における 文字と文字列とRaw文字列についてのサンプルです

func StringToRuneSlice

func StringToRuneSlice() error

StringToRuneSlice は、文字列とルーンスライスの遷移を表示するサンプルです

Types

This section is empty.

Jump to

Keyboard shortcuts

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