package internal

import "github.com/tredoe/osutil/internal"

Index

Functions

func GetFunctionName

func GetFunctionName(i interface{}) string

GetFunctionName returns the name of a function.

func PrintStruct

func PrintStruct(v interface{})

PrintStruct prints the field names and values of the given struct. It is used to debug.

Source Files

reflect.go

Version
v1.5.0 (latest)
Published
Jun 4, 2024
Platform
linux/amd64
Imports
4 packages
Last checked
1 day ago

Tools for package owners.