Skip to content

Commit

Permalink
moved flow helpers under otg config helpers , as flow is also configu…
Browse files Browse the repository at this point in the history
…ration in otg (openconfig#3548)
  • Loading branch information
Surajrawal-eqa authored and alshabib committed Jan 19, 2025
1 parent b21a699 commit 020ad65
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Package otgflowhelpers provides helper functions to create different flows on traffic generator.
package otgflowhelpers
// Package otgconfighelpers provides helper functions to create different flows on traffic generator.
package otgconfighelpers

import (
"github.com/open-traffic-generator/snappi/gosnappi"
Expand Down

0 comments on commit 020ad65

Please sign in to comment.