package
0.5.4
Repository: https://github.com/phsym/gomarkdoc.git
Documentation: pkg.go.dev

# README

This is content before the embed

embed

import "github.com/phsym/gomarkdoc/testData/embed"

Package embed tests out embedding of documentation in an existing readme.

Index

func EmbeddedFunc

func EmbeddedFunc(param int) int

EmbeddedFunc is present in embedded content.

Generated by gomarkdoc

This is content after the embed

embed

import "github.com/phsym/gomarkdoc/testData/embed"

Package embed tests out embedding of documentation in an existing readme.

Index

func EmbeddedFunc

func EmbeddedFunc(param int) int

EmbeddedFunc is present in embedded content.

Generated by gomarkdoc

This is content after the second embed

embed

import "github.com/phsym/gomarkdoc/testData/embed"

Package embed tests out embedding of documentation in an existing readme.

Index

func EmbeddedFunc

func EmbeddedFunc(param int) int

EmbeddedFunc is present in embedded content.

Generated by gomarkdoc

This is content after the third embed

# Functions

EmbeddedFunc is present in embedded content.