plugin-example

command module
v0.0.0-...-1851fe9 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2025 License: MIT Imports: 4 Imported by: 0

README

Plugin Example

Build

$ go build -buildmode=plugin -o en.so ./plugin/en
$ go build -buildmode=plugin -o jp.so ./plugin/jp
$ go build -o greet greet.go

Run

$ ./greet en
$ ./greet jp

Source

エキスパートたちのGo言語 一流のコードから応用力を学ぶ
3.1.3 動的ライブラリとしてプラグインを作成する

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
plugin
en command
jp command

Jump to

Keyboard shortcuts

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