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
v1.0.0
Published
Jul 17, 2017
Platform
js/wasm
Imports
1 packages
Last checked
2 hours ago

Tools for package owners.