Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
stringsモジュールには、文字列から a を作成する関数func NewReader (s string) *ReaderReaderがあります。
Reader
から文字列を取得/読み取るにはどうすればよいですstrings.Readerか?
strings.Reader