cstrings

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2021 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StringMap

func StringMap(s string, n int) map[string]string

func StringSlice

func StringSlice(s string, n int) []string

func StringValue

func StringValue(s string, n int) string

Types

type NestedStructWithString

type NestedStructWithString struct {
	A int
	S StructWithString
}

func StringInNestedStruct

func StringInNestedStruct(s string, n int) NestedStructWithString

type StructWithString

type StructWithString struct {
	V string
	T int
}

func StringInStruct

func StringInStruct(s string, n int) StructWithString

Jump to

Keyboard shortcuts

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