package sample

import "github.com/uber/jaeger-lib/sample"

Index

Examples

Functions

func SayHello

func SayHello()

SayHello is a sample function

Example

Code:

{
	SayHello()
	// Output: Hello, playground
}

Output:

Hello, playground

Source Files

sample.go

Version
v2.4.1+incompatible (latest)
Published
Mar 29, 2021
Platform
linux/amd64
Imports
1 packages
Last checked
3 hours ago

Tools for package owners.