1. Home
  2. Browse
  3. libgo

libgo

v2.8#0Go to latest

The best stackful coroutine by c++11.

Install

Run the following Vcpkg command to install the port.

vcpkg install libgo

Usage

The package libgo provides CMake integration:

find_package(libgo REQUIRED)
target_include_directories(main PRIVATE ${LIBGO_INCLUDE_DIRS})
target_link_libraries(main PRIVATE ${LIBGO_LIBRARIES})

Dependencies

See source

Version

v2.8#0

Publication

Supports

All

GitHub

yyzybb537/libgo

Subtree

de8d4a3823

License

Complex license

Definition

Control