issue4449

package
v0.0.0-...-abfb1be Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2023 License: Unlicense Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Issue4449Sample1

func Issue4449Sample1()

This is sample godoc documentation with indented (by one tab) partial Go code, including a raw string literal.

if err != nil {
	source := strings.NewReader(`line 1.
line 2.
`)
	return source
}

func Issue4449Sample2

func Issue4449Sample2()

This is sample godoc documentation with indented (by one tab) partial Go code, including a raw string literal.

if err != nil {
	source := strings.NewReader(`line 1.

`)

	return source
}

Types

This section is empty.

Jump to

Keyboard shortcuts

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